Re: [asterisk-users] compilation of asterisk 1.4.19 with ilbc already on system

2008-04-17 Thread Vieri
--- Kevin P. Fleming [EMAIL PROTECTED] wrote: Vieri wrote: So basically I'm wondering if the Asterisk make/configure process could do steps 1 and 2 automagically for me. I can't find any other Linux distribution that provides libilbc, so this would be a very Gentoo-specific change

Re: [asterisk-users] compilation of asterisk 1.4.19 with ilbc already on system

2008-04-16 Thread Vieri
--- Kevin P. Fleming [EMAIL PROTECTED] wrote: Vieri wrote: How can I tell the make system in 1.4.19 that ilbc is already on the system and that it should link to /usr/lib/libilbc.a? Shouldn't the configure script do that? No; the Asterisk build system has never had support for

Re: [asterisk-users] compilation of asterisk 1.4.19 with ilbc already on system

2008-04-16 Thread Kevin P. Fleming
Vieri wrote: So basically I'm wondering if the Asterisk make/configure process could do steps 1 and 2 automagically for me. I can't find any other Linux distribution that provides libilbc, so this would be a very Gentoo-specific change if we did it. Also, we'll have the iLBC source code back

Re: [asterisk-users] compilation of asterisk 1.4.19 with ilbc already on system

2008-04-15 Thread Kevin P. Fleming
Vieri wrote: How can I tell the make system in 1.4.19 that ilbc is already on the system and that it should link to /usr/lib/libilbc.a? Shouldn't the configure script do that? No; the Asterisk build system has never had support for using a system-provided version of the iLBC library.

Re: [asterisk-users] Compilation after Source code changes in Asterisk

2007-06-04 Thread Mojo with Horan Company, LLC
the 'make' command would typically recompile and re-link only the files that have changed. Not sure how well this works with asterisk, but I think that's the idea. Mojo Arpit Mehta wrote: hi, This might be the most obvious thing to you. I need to change some parts of the source code of

Re: [asterisk-users] compilation problem with asterisk-addons

2006-11-03 Thread Erick Perez
Thanks, I learned the hard (but fun) way!!! Cheers, On 11/1/06, Russell Bryant [EMAIL PROTECTED] wrote: Erick Perez wrote: Trying to compile asterisk-addons 1.2.5 on Centos 4.4 produces this: Note: MySQL libraries are installed and the structure is as follows:

Re: [asterisk-users] compilation problem with asterisk-addons

2006-11-01 Thread Russell Bryant
Erick Perez wrote: Trying to compile asterisk-addons 1.2.5 on Centos 4.4 produces this: Note: MySQL libraries are installed and the structure is as follows: /usr/src/astsources/asterisk-1.2.13 /usr/src/astsources/asterisk-addons-1.2.5 in /usr/src/astsources/asterisk-addons-1.2.5 I do: make

RE: [asterisk-users] Compilation

2006-08-23 Thread Khaled Chehab
: Tuesday, August 22, 2006 7:19 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] Compilation Which version of Web-MeetMe did you download? The process up to 2.0.1 is, well, annoying. Copy app_cbmysql.c to ./asterisk/apps and modify the Makefile to include

RE: [asterisk-users] Compilation

2006-08-23 Thread Dan Austin
4:09 AMTo: 'Asterisk Users Mailing List - Non-Commercial Discussion'Subject: RE: [asterisk-users] Compilation Dear dan Thanks for your help, I am using Web-MeetMe_v2.0.0.gz ,I copied app_cbmysql.c to /usr/src/asterisk/apps/ ,can you please tell me how to include it at the

RE: [asterisk-users] Compilation

2006-08-22 Thread Dan Austin
Which version of Web-MeetMe did you download? The process up to 2.0.1 is, well, annoying. Copy app_cbmysql.c to ./asterisk/apps and modify the Makefile to include the application. The project is now hosted on SourceForge and has a much improved build process, but I have not built a release

Re: [Asterisk-Users] Compilation issues with s390

2006-05-31 Thread Frank Pani
Hi (Kevin), I'm on another mail client - so hopefully this will be better. Unfortunately, still not a go. I'm copying the entire error message, thinking I may have left something out. I see the changes you made in the gsm Makefile for the addition of s390. Perhaps there is another

Re: [Asterisk-Users] Compilation issues with s390

2006-05-31 Thread Kevin P. Fleming
Frank Pani wrote: I'm on another mail client - so hopefully this will be better. Unfortunately, still not a go. I'm copying the entire error message, thinking I may have left something out. I see the changes you made in the gsm Makefile for the addition of s390. Perhaps there is

Re: [Asterisk-Users] Compilation issues with s390

2006-05-31 Thread Frank Pani
Kevin P. Fleming wrote: This is not an appropriate place for this discussion; the best thing to do at this point is to either open a bug in the tracker at bugs.digium.com or find a bug marshal on the #asterisk channel on IRC (in fact, getting a bug marshal remote access to your system is the

Re: [Asterisk-Users] Compilation issues with s390

2006-05-31 Thread Kevin P. Fleming
Frank Pani wrote: I was not under the impression that this wasn't an appropriate place for this discussion, as we have already exchanged several emails on this without any prior indication. I will move the topic as suggested to a bug marshal or tracker at bugs.digium.com. Yeah, sorry about

Re: [Asterisk-Users] Compilation issues with s390

2006-05-30 Thread Kevin P. Fleming
Frank Pani wrote: make -C gsm lib/libgsm.a make[2]: Entering directory `/usr/src/asterisk-1.2/codecs/gsm' as -o src/k6opt.o src/k6opt.s Sorry, I missed that one when I did the first s390 fix. It's been taken care of now. ___ --Bandwidth and

Re: [Asterisk-Users] Compilation issues with s390

2006-05-30 Thread Frank Pani
m.com Subject Re: [Asterisk-Users] Compilation 05/30/06 01:09 PM issues with s390

Re: [Asterisk-Users] Compilation issues with s390

2006-05-30 Thread Kevin P. Fleming
Frank Pani wrote: Did you just make this change recently? I just tried to download the 1.2 stream with revision 30861 and after trying make see the same thing. Perhaps I need to excercise patients.Thanks again for your help - it'll be good to say this runs on mainframe once we get it

Re: [Asterisk-Users] Compilation issues with s390

2006-05-26 Thread Frank Pani
Subject Re: [Asterisk-Users] Compilation 05/25/2006 02:37 issues with s390 PM

Re: [Asterisk-Users] Compilation issues with s390

2006-05-25 Thread Kevin P. Fleming
Frank Pani wrote: compilation runs successfully up to this point: gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -fomit-frame-pointer -fPIC -c -DNeedFunctionPrototypes=1 -funroll-loops -O6

Re: [Asterisk-Users] Compilation Problem with asterisk-addons

2005-06-21 Thread Nico Giefing
- Original Message - From: Juan Luis Moyano [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Tuesday, June 21, 2005 6:09 AM Subject: Re: [Asterisk-Users] Compilation Problem with asterisk-addons On Lun, 20 de Junio de

Re: [Asterisk-Users] Compilation Problem with asterisk-addons

2005-06-20 Thread Juan Luis Moyano
On Lun, 20 de Junio de 2005, 6:49 pm, Nico Giefing dijo: Hello, i have a little Problem with compiling asterisk-addons the failure is: app_addon_sql_mysql.c:164:64: macro AST_LIST_REMOVE requires 4 arguments, but only 3 given app_addon_sql_mysql.c: In function `del_identifier':

Re: [Asterisk-Users] Compilation on Debian with support for HFC-chip based ISDN-cards

2005-06-06 Thread Tzafrir Cohen
On Sun, Jun 05, 2005 at 11:50:33AM +0200, Klaus Ruebsam wrote: This is my first posting to the list. Thus hopefully the question has not been asked several times before... So next time when you want to post a new message, don't reply to an existing one. When you post to an existing one the

Re: [Asterisk-Users] Compilation on Debian with support for HFC-chip based ISDN-cards

2005-06-05 Thread Martin List-Petersen
On søn, 2005-06-05 at 11:50 +0200, Klaus Ruebsam wrote: This is my first posting to the list. Thus hopefully the question has not been asked several times before... I'm trying to install asterisk on a PC using Debian Sarge but without any real success... Problem: I may get the Asterisk

Re: [Asterisk-Users] compilation of asterisk

2005-04-04 Thread Daniel Bruce Lynes
On Monday 04 April 2005 11:19 am, Alex wrote: editline/libedit.a db1-ast/libdb1.a stdtime/libtime.a -ldl -lpthread -lncurses -lm -lresolv -lssl /usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make: *** [asterisk] Error 1 Make sure you have OpenSSL installed: find /usr

Re: [Asterisk-Users] compilation of asterisk

2005-04-04 Thread Sean A. Newton
On Mon, 4 Apr 2005, Alex wrote: Hi guys Trying to compile asterisk and i am receiving this errror. 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

Re: [Asterisk-Users] Compilation problem chan_capi and Eicon Diva 4Bri

2005-03-17 Thread Craig Guy
Upgrade to kernel 2.6.9, there are supposed to be significant bugfixes for CAPI support in 2.6.9. All of my CAPI systems use FC2, 2.6.9. I tried to go 2.6.10 but had problems. Craig - Original Message - From: Kib Eki [EMAIL PROTECTED] To: asterisk-users@lists.digium.com Sent:

Re: [Asterisk-Users] Compilation error with 2.6 kernel

2004-09-12 Thread el Flynn
Iassen Hristov wrote: I found the issue. I had linked /usr/src/linux-2.6 to /usr/src/linux The correct link is to the linux-obj folder cd /usr/src ln -s linux-obj/i386/default linux-2.6 The answer was in /usr/src/linux/README.SUSE I am now able to compile successfully. Granted I don't have the

Re: [Asterisk-Users] Compilation error with 2.6 kernel

2004-09-11 Thread Iassen Hristov
I found the issue. I had linked /usr/src/linux-2.6 to /usr/src/linux The correct link is to the linux-obj folder cd /usr/src ln -s linux-obj/i386/default linux-2.6 The answer was in /usr/src/linux/README.SUSE I am now able to compile successfully. Granted I don't have the hardware yet, so I

Re: [Asterisk-Users] compilation error

2003-07-24 Thread Steven Critchfield
On Thu, 2003-07-24 at 04:46, John WALTER wrote: Hi I have some trouble getting asterisk to compile on my system. I get unresolved external symbol in enum.c et srv.c on res_ninit, res_nsearch and res_nquery. I've looked through my /usr/include/resolv.h file, and endeed I didn't found any