similar to: Asterisk w/ BRIstuff compile error

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk w/ BRIstuff compile error"

2004 Jan 20
3
Still problems at compiling
Hello experts, to avoid any unknown problems with my Linux installation I have now as a last resort method installed SuSE Linux 9.0 a new and have downloaded a fresh copy of Asterisk via CVS. Then I followed the steps of the "Getting started with Asterisk" and compiled successfully zaptel and libpri (as far as I can see). But when I compile asterisk I get an error. I have attached the
2005 Oct 03
1
suse 9.3 pro asterisk install from source problem
Hi, Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs release v1_0 version 1.0.9 and when I try to make from the asterisk directory I get the following error. Is there anybody that could give me a pointer as to what the issue may be? DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN
2005 Aug 13
0
cvs STABLE of 08/10 & gcc4 issue
Hi all, I'm trying to make my cvs STABLE 08/10 srpms build properly on an updated FC4 box. When I rebuild the srpm with FC4's gcc4 I get this error: gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O3 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-v1-0-08/13/05-23:45:43\"
2004 Jan 12
1
New Installation problem
Hi all, I'm trying to install * on Mandrake 9.2/P4, but under asterisk - make clean;make install there is the following error: ---------------------------- [root@net asterisk]# make clean for x in res channels pbx apps codecs formats agi cdr astman stdtime; do make -C $x clean || exit 1 ; done make[1]: Entering directory `/usr/src/asterisk/res' rm -f *.so *.o .depend make[1]: Leaving
2004 Aug 22
4
Error compiling meetme2
I am trying to compile the meetme2 application with the latest CVS head and it fails. Here is the error message that I get. Can someone point me in the right direction? gcc -pipe -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2003 Jun 20
1
Error compiling, is it only mee?
Hi all, since a couple of days i have been wanting to upgrade Asterisk, but my system complains. (Se errors below) Since im ripping the cvs version i guessed that it was something temporary. But it seems persistant. Is this only me or is it happening to other people? Anyone who has a workaround? Or naturally even better, a solution... Oh, i almost forgot im running: # uname -a Linux
2004 Jun 19
1
RxFax problems
Hey All, I'm still (since April) having problems getting RxFax to work over an ISDN4Linux channel. Just wondering if anyone has had any luck getting it to work? I have done a CVS update today (about half hour ago) and made sure I have the latest version of spandsp according to Steve's website (spandsp-0.0.1k). When I was compiling asterisk, I got the following warnings:
2005 Jan 05
1
CVS Compile problem on Solaris
Hello all, After reading through the Wiki and archives, I decided to take a stab at installing * on Solaris 9 SPARC. I checked it out via CVS last night as well as about an hour ago, and have run into a compile problem that I can't quite figure out. After running into some unlisted dependencies, such as popt, things are almost compiling. Right now the make bombs when trying to find setenv
2003 Nov 11
0
Help with include files & current CVS
Hello, I'm trying to compile a brand new CVS Asterisk and running into trouble with include files. I have an older version of Asterisk that I can compile (2-3 months old) that I can compile fine, but the new one gives me this: make[1]: Leaving directory `/home/matt/asterisk_update/stdtime' if [ -d CVS ] && ! [ -f .version ]; then echo CVS-10/01/03-13:06:31 > .version; fi
2004 Sep 22
0
make update and upgrade failed with `ZT_EVENT_POLARITY' undeclared
Hello everyone. I am trying to do a cvs update. I do the make update; make upgrade and this is the error that I am getting. make[1]: Entering directory `/usr/src/asterisk-cvs/asterisk/channels' gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2005 Jan 19
0
h323 compilation problem
Someone have had good luck compilig h323 into YDL? first thinked was a bug in code but "twisted" said it is " wierd - isn't that the recursive pthread lib? If so, do you have the kernel development headers/libs installed?" I've instaled kernel source, what more can i do? any help would be very wellcome, i've googled everywhere but can't find nothing about it.
2004 Apr 03
2
STABLE 1.0 Branch CVS repository
-Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/03/04-10:19:04\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/spool/asterisk\"
2004 Jan 25
1
Ne machine, build is breaking
Hello. I'm not sure what this problem is. Probably one of my libraries. Any clues ?? ---------------cd ../asterisk then make clean ; make install gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-01/25/04-16:37:41\"
2005 Jun 02
1
compile asterisk
hello i have a small problem in installation of asterisk can any one tell me what is the solution gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
2005 Jul 15
1
channel.c:41:31: asterisk/transcap.h: No such file or directory problem
Hello I am trying to get Asterisk to work with the Junghanns Quad BRI ISDN card. I am progressing slowly! Problem I am now experiencing is as below. gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"1.0.8-BRIstuffed-0.2.0-RC8h\"
2003 Jul 23
1
Newbie Help
Hi - after hearing others rave about * I thought I'd have a go - extract from a 'make' on a stock debian system as follows... (I tried to post the whole make up to this point but it was too big for the list) make[1]: Leaving directory `/usr/src/asterisk/channels' make[1]: Entering directory `/usr/src/asterisk/pbx' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ... any idea ? Tnx ! gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2003 Nov 13
1
Errors in build.
I am getting the following error when I try to build asterisk. gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-11/13/03-12:48:12\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Feb 02
2
compile error (still having problems)
Hey guys! I'm still having problems trying to get Asterisk compiled but when compiling res_crypto.c, I get this error: NSSL_NO_KRB5 -fPIC -c -o res_parking.o res_parking.c gcc -shared -Xlinker -x -o res_parking.so res_parking.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
I got this compiling the new cvs code ... any idea ? Tnx ! gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"