Displaying 20 results from an estimated 1000 matches similar to: "Error compiling meetme2"
2005 Mar 05
2
cant compile app_meetme2
Dear all
I am get the following problem when trying to compile app_meetme2 using
mysql...it seems to want to use pgsql.....? anyone
my Makefile looks like
app_meetme2.o: app_meetme2.c
#$(CC) -pipe $(CFLAGS) -c -o app_meetme2.o app_meetme2.c
$(CC) -pipe -I/usr/local/include/mysql -L/usr/local/lib/mysql
$(CFLAGS) -c -o app_meetme2.o app_meetme2.c
app_meetme2.so: app_meetme2.o
2004 Oct 05
1
Cannot compile Meetme2
Hi,
I cannot compile Meetme2 on Suse 9.1 and Asterisk rc2. For latter 2 errors I
guess I need development for mysql and postgres, but what about first error
?
Regards,
Robert.
In file included from app_meetme2.c:13:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:300: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
2003 Dec 14
11
Cisco Gateway Integration
Has anyone succesfully integrated * with a cisco voice gateway ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031214/3b1ba7b3/attachment.htm
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
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\"
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
2004 Sep 02
2
Please help to config tdm11b
I have a TDM400P with 1 fxo and 1 fxs module(TDM11B)
i just wanted to know how to configure the zaptel and zapata &
extension conf to work well
Please help me on that
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All,
I am trying to get Asterisk up and running on my new Mandrake 9.1 install.
I've installed Linux in the "standard" mandrake security mode, and "su" to do
my attempts at install.
I managed to obtain the source from CVS, and have been able to compile Zaptel.
I then ran insmod zaptel, and also make config.
I think I have compiled and loaded Zaptel successfully as
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 Feb 23
1
Cannot compile latest version from CVS
Hi List,
I just used cvsup to get the latest version of asterisk but I get a
compile error.. :
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686 -DASTERISK_VERSION=\"\"
-DASTERISK_VERSION_NUM=000000 -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\"
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
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\"
2004 Jun 08
1
Meetme2
Hi!!
I try to install meetme2....i follow instructions that i found in
http://www.areski.net/asterisk-meetme/about.php?s=0
but, when i modify the "Asterisk/apps/Makefile" and i run the "make" command,
I have this type of error:
[root@obelix apps]# make
cc -pipe -fPIC -DUSEMYSQLVM -c -o app_meetme2.o app_meetme2.c
app_meetme2.c:31:22: libpq-fe.h: No such file or directory
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
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 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\"
2004 Sep 27
1
make update and upgrade failed with `ZT_EVEN T_POLARITY' undeclared
Did you get this working I'm having the same issues.
Sean
-----Original Message-----
From: Geoff Nordli [mailto:geoffn@gnaa.net]
Sent: 22 September 2004 18:29
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] make update and upgrade failed with
`ZT_EVENT_POLARITY' undeclared
Hello everyone. I am trying to do a cvs update. I do the make
2004 May 03
3
Error building asterisk-0.9.0
I am trying to build asterisk-0.9.0 on 533MHz 160MB Redhat Linux 9.0
machine.
I have followed the instructions to build asterisk.
Building zaptel and libpri seemed to go well (lots of messages but
nothing that indicated an error)
However, when I do the make clean ; make install for asterisk-0.9.0
after running for sometime I get the following:
gcc -shared -Xlinker -x -o app_senddtmf.so