Displaying 20 results from an estimated 4000 matches similar to: "Asterisk Compile Problem on Red Hat 9"
2005 Feb 09
1
Asterisk Compile Problem on Red Hat 9 resolved
Thanks Noah
I got the source with CVS to a Windows machine, this is the source causing
the problem, although I suspect that getting the files to Windows and then
copying them to Linux was not a good idea.
I then got the tarball files, unzipped them on Linux and compiled and
everything installed fine.
My next goal is to setup 1 SIP channel, and be able to call the Asterisk PBX
from a
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
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\"
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 Feb 02
11
compile error
I'm trying to compile the last * CVS version and I got this error:
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-09/10/03-18:47:18\" -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\"
2004 Aug 23
1
Problem with mysql and with asterisk
Hi Every one and Lerale Erwan
I have briefly describe my problem and I have provide the steps as follows:
I have intalled redhat properly and from the konsole I checked with mysql.
"rpm -qa | grep mysql" and the konsole provide me the message:
mysql-3.23.54a-11
mysql-server-3.23.54a-11
Then I have download the asterisk and addons:
By the using of :
cd /usr/src
export
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 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\"
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
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 Oct 05
2
Problems installing app_valetparking
I download app_valetparking.c from
http://www.loligo.com/asterisk/misc/apps/app_valetparking.c
and followed the directions on
http://www.loligo.com/asterisk/misc/apps/app_valetparking.README
I am using asterisk-1.0.0 any suggestions
[root@localhost asterisk]# astxs -install apps/app_valetparking.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarat
ions -g -Iinclude
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\"
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 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\"
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
2005 Jun 09
1
compile error cannot find -lidn
hello
can u tell me what is the problem in my asterisk or
linux why i am getting this error while make.
PTEL_OPTIMIZATIONS
-DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
-DASTERISK _VERSION_NUM=999999 -DINSTALL_PREFIX=\"\"
-DASTETCDIR=\"/etc/asterisk\" -DASTLIB
DIR=\"/usr/lib/asterisk\"
-DASTVARLIBDIR=\"/var/lib/asterisk\"
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