similar to: Loop error when compiling CVS version of 1.2-Beta

Displaying 20 results from an estimated 700 matches similar to: "Loop error when compiling CVS version of 1.2-Beta"

2005 Aug 29
2
Compile problem with 1.2 beta 1
Has anyone else got 1.2 compiled from cvs ? I've posted the question below to the -dev list but got no answers: 1) No-one else is trying beta 1 2) No-one else is having any issues (I must be the idiot) 3) No-one else saw my message :) I have been trying to compile 1.2 beta 1 on a centos 4 box, to no avail. The "make" command seems to compile ok, but "make install"
2005 Oct 04
0
compile loop?
Gosh, took me a long time to notice that this was not doing what I wanted: mkdir /usr/src/asterisk-20050720 ln -sf /usr/src/asterisk-20050720 /usr/src/asterisk cd /usr/src/asterisk export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot cvs login cvs checkout -D 2005-07-20 make clean make This was last Thursday. Since it'll be Wednesday tomorrow, I thought I'd waste some time
2005 Aug 26
3
bug tracker bug?
Cant submit bugs - error 1303, invalid value for field when submitting a new issue. Bug info Failure on build with 1.2beta1 on fresh FC4 install ast_expr2f.c:1784: warning: no previous prototype for ?ast_yyget_column? ast_expr2f.c:1860: warning: no previous prototype for ?ast_yyset_column? ast_expr2f.c:1259: warning: ?yyunput? defined but not used gcc -g -o asterisk -Wl,-E io.o
2012 Jan 18
1
Compile error 1.8.8.1
Hi, While compiling 1.8.8.1, I met the following error: [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o
2005 Oct 10
2
Errors with new fetched Asterisk cvs
Below is my try of installation to the latest CVS. I have not updated 3 months. What do I miss since last time? bye Ronald /usr/local/src/asterisk # make clean; make update; make install build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp
2005 Aug 23
2
compiling CVS-HEAD + Patch from http://bugs.digium.com/view.php?id=3644
Hi! First I have to say, that I'm not very familiar with CVS and patching. I tried to patch & compile CVS-HEAD. First I checked out zaptel, libpri and asterisk with this command: "cvs co zaptel libpri asterisk" But the latest patch sipsubscribe-20050812.rev806v2.txt from http://bugs.digium.com/view.php?id=3644 didn't worked, so I tried to check out an older CVS-Versions
2005 Aug 23
1
latest CVS on Mandrake 9.2 Mini ITX
All, wondering if you can help, I had a perfectly working Mandrake 9.2 box running on a via Mini ITX 5000/classic. Asterisk (zaptel and libpri) was built from CVS head around 22nd July 2005. I decided now was a good time to ghost it up....although humorous for you all suffice to say, I ended up with a partitionless box! Following the install script I had created I built an identical server to
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
Hello all, mmm a bit embarrassing about not having a clue as to why we're getting this error on make of 1.8.3 [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o
2005 Mar 29
3
-lssl problem on debian
Hello Just installed fresh Debian testing box, checked out Asterisk and others from CVS stable (-r 1.0), and now trying to 'make install' in Asterisk. I get this error: if [ -d CVS ] && ! [ -f .version ]; then echo CVS-v1-0-03/29/05-15:19:53 > .version; fi gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o
2005 Sep 22
2
Recently reported ASTCC audio issues
I'm running Asterisk CVS-v1-0-06/06/05-17:29:02 built by root@............... on a i686 running Linux. I just spent some time in testing this. I tested the local and IAX2 trunks. Both worked flawlessly. Any comments? Darren Wiebe darren@aleph-com.net
2011 Mar 07
1
Error compiling Asterisk 1.8.3 on Sun SPARC x64 w/Debian Squeeze
Hello all, Figured I'd repost this with an edited subject line, to attract attention of people with Debian On Sparc experience. Apologies in advance if this kind of thing is frowned upon :) [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o
2016 May 05
2
cannot find -lasteriskssl
HI! I'm trying to compile asterisk 13.8.2+ on openSUSE Linux but it fails. It seems file ./main/libasteriskssl.so.1 is present when it fails. Building 13.7.2 works without any problem. It fails since 13.8.0. $ ./bootstrap.sh $ ./configure $ make menuselect.makeopts;menuselect/menuselect --enable chan_ooh323 $ make .. failure (see message below) Any hint is appreciated. Thanks in advance.
2004 Mar 31
6
Can't compile asterisk.
hi. I got these compile errors while install asterisk. readline and openssl are compiled using gnu source, and kernel version is 2.4.17. Compile errors message is follows. Someone cleared this problem? Please, help! Regards. ---------------------------------------------------------------------------------- gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config. o channel.o
2005 Mar 10
4
Suse Compiling: next err
Hi all, sorry bothering again. I am still stuck in compiling asterisk. Learning (or trying to) from the first problem and first hint, when I got this error: gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o
2004 Jul 30
1
Compiling * on OpenBSD 3.5
Hi, Has anyone had any success? After a clean install of OpenBSD, I do the following:- pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/gmake-3.80.tgz pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/bison-1.35p1.tgz pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/ruby-ncurses-0.8.tgz Then, I get (via CVS) the asterisk source.. cd /usr/src/asterisk /usr/local/bin/gmake clean
2005 Aug 09
2
error compiling asterisk on solaris
hello, can anyone help me? im gettitng this error when i tried runnin make on solaris 9 rm -f include/asterisk/version.h.tmp make[1]: `ast_expr.a' is up to date. make[1]: Leaving directory `/export/home/fst/chris/cvs/asterisk' gcc -g -o asterisk io.o sched.o logger.o frame.o loader.o config.o channel.o t ranslate.o file.o say.o pbx.o cli.o
2004 Jun 17
6
Compiling problem on Debian
Hi, I can't compile Asterisk on a Debian machine. gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o
2005 Jun 23
2
Asterisk 'losing' upstream provider registration state during small network outages.
Now that I have most everything actually working I've noticed that about every 3-4 days on average..... and at worse... Once a day my asterisk box seems to lose it's registered state with our sip provider and no longer will take any incoming calls. The caller simply hears a fast busy (reorder) If I do a reload at the command prompt all is well for another few days..... What I'm
2003 Jun 19
1
compile in uclibc enviroment
hello, i try to compile * in uclibc enviroment (uclibc 0.9.19 ), but still getting following error does anyone know how to solve it ? regards Marian --------- gcc -g -o asterisk -rdynamic io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o
2003 Nov 16
3
asterisk installation error
hi, i am getting these errors while installing asterisk. i reconfigured kernel and i have all the modules installed. kernel-source readline readline-devel openssl openssl-devel this is the error: (at the last part of the installation) gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o