similar to: compile error

Displaying 20 results from an estimated 6000 matches similar to: "compile error"

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 May 17
4
Redhat 7.3 compiling problem
Firstly, amazing software, props to all the developers. I'm trying to compile the latest asterisk cvs checkout and keep getting an error which I can't solve, any help would be much appreciated - make[1]: Leaving directory `/usr/src/asterisk/stdtime' if [ -d CVS ] && ! [ -f .version ]; then echo CVS-HEAD-05/17/04-16:45:34 > .version; fi for x in res channels pbx apps
2005 Feb 09
2
Asterisk Compile Problem on Red Hat 9
I get the following error when trying to compile asterisk 1.05 on red hat 9. [root@amc003 asterisk]# make install *** You don't have mpg123 installed. You're going to need *** *** it if you want MusicOnHold *** ./mkdep -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
2004 Apr 10
2
Obtaining the stable version
Hi, I downloaded Asterisk using this command a couple of weeks ago... # cd /usr/src # export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot # cvs login # cvs checkout zaptel libpri asterisk Can someone tell me what I need to type in order to get the latest stabe version when I rebuild my server ? Thanks, Paul. -------------- next part -------------- An HTML attachment was scrubbed...
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\"
2005 Aug 26
2
Asterisk 1.2.0-beta1 Released
The first beta of Asterisk 1.2.0 has been released! It is available from the ftp.digium.com FTP servers, as well as the Digium CVS servers (under the 'v1-2-0-beta1' tag). This version of Asterisk represents a significant improvement in features, stability and compatibility over the 1.0.x releases. Some of the major new (or upgraded) features include: * Asterisk Realtime Architecture
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config? thanks, darran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm
2005 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1">Hi List<br> <br> </font> <pre
2005 Mar 29
7
Digium - Asterisk Download Ftp Site link Invalid
I am trying to download the latest release of Asterisk from: ftp://ftp.digium.com/pub/asterisk/ The link provided by Digium is incorrect for the Asterisk Tarball as there is no such file at ftp://ftp.digium.com/pub/asterisk/asterisk-1.0.7.tar.gz However the links for the Asterisk-Addons and other Tarballs is OK ftp://ftp.digium.com/pub/asterisk/asterisk/asterisk-addons-1.0.7.tar.gz Does anyone
2008 Jul 23
1
1.4.21.2: Linking res_crypto causes segmentation fault.
Hi, i tried to compile Asterisk 1.4.21.2 on a server which i have been using with many previous Asterisk versions, without any problems. But with 1.4.21.2 it failed: ---------------------------------- [CC] res_adsi.c -> res_adsi.o [LD] res_adsi.o -> res_adsi.so [CC] res_agi.c -> res_agi.o [LD] res_agi.o -> res_agi.so [CC] res_clioriginate.c -> res_clioriginate.o
2005 Sep 28
5
Roll back from CVS Head to v1.09
Hi Folks, OK, I'm running CVS Head as of about 3 weeks ago. I want to roll back to V1.09. Other than downloading the code, how do I do it? I thought someone once said that I have to delete all my modules or something? Thanks Mark -- Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com
2003 Nov 13
10
Graphical Interface
Hello. Was just curious to know if anyone is working on a graphical interface to Asterisk using X windows, or something else similar. Thanks! David -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031113/2718fd7e/attachment.htm
2005 Mar 07
1
What combination of pwlib and openh323 are
Hi Mark Funny you should ask this question, I just spent yesterday integrating building asterisk with h323 support to connect to a Cisco call agent.....I cant say if it will work for you but it compiles and loads nicely ! I will be testing this evening.... # cd /root # wget http://www.voxgratia.org/releases/pwlib-Pandora_release-src-tar.gz # wget
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3. I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error: .................... _GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall
2004 Aug 06
5
CVS login failed: Connection Refused
I am trying to login to cvs but the server refuses the connection: # cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot login # Logging in to :pserver:anoncvs@xiph.org:2401/usr/local/cvsroot # CVS password: anoncvs # cvs [login aborted]: connect to xiph.org(140.211.166.134):2401 failed: Connection refused I have tried to log in several times the last 2 days with no success. cvs version:
2004 May 21
4
Some problems with download Asterisk-addons
Hi! I have some problems with the download of Asterisk-addons. I try to follow instructions that I found in http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20mysql , but nothing to do. This is my shell: [root@obelix root]# cd /usr/src [root@obelix src]# export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot [root@obelix src]# cvs login Logging in to
2004 Sep 30
1
V1.0.1 - Segmentation fault in res_crypto.so ?
Hi All I just upgraded to v1.0.1 so that I could try out the new SMS feature. When I did this, I noticed that my outbound SIP call to Broadvoice was very choppy, so I hung up. The system would not release the call, so I restarted the server. When it came up, it started loading * then said threw up a segmentation fault in res_crypto.so. It kept respawning until it ran out of RAM. I restarted
2000 Oct 11
3
More CVS trouble
Well after a week out for a training course, I'm back to trying to check out the postbeta2_branch. so I do cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 vorbis and everything is fine. Trying $ cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot co -r branch_postbeta2 ogg I get... cvs server: Updating ogg cvs server: Updating ogg/doc cvs server: Updating
2004 Aug 06
3
Icecast2 documentation
I use the cvs version: cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot login cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2 cd ice2 cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout httpp cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot
2004 Aug 06
3
Re [ogg]
Hello: I went to the archives of xiph and searched for ogg. I read through about a hundred messages that are archived and still can't tell whether icecast will stream ogg. Does anyone know what streaming server I should set up to stream ogg/vorbis format (on a Linux OS)? Raymond --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/