[asterisk-users] res_perl with asterisk 1.4 compile problem

2006-12-28 Thread Gentian Bajraktari
Dear all, now we have the same problem of res_perl compilation with asterisk 1.4. It is the same problem that was present when asterisk was upgraded to version 1.2. I hope Anthony Minessale will be able to solve that problem as he did on that case. But if any of you know a hack to this problem

[Asterisk-Users] res_perl voor asterisk 1.2.4

2006-05-17 Thread Arjan Kroon
Title: Running commands from dialplans Hi,   Can anybody tell me which version of res_perl I have to install on Asterisk 1.2.4.   I tried to compile res_perl version 3.5 on Asterisk 1.2.4 and I got the following error.   gcc -Wall -DRES_PERL_BASE="\"/usr/local/res_perl\"" -DMULTIPLICI

[Asterisk-Users] res_perl voor asterisk 1.2.4

2006-04-25 Thread Arjan Kroon
Title: Running commands from dialplans Hi,   Can anybody tell me which version of res_perl I have to install on Asterisk 1.2.4.   I tried to compile res_perl version 3.5 on Asterisk 1.2.4 and I got the following error.   gcc -Wall -DRES_PERL_BASE="\"/usr/local/res_perl\"" -DMULTIPLICI

[Asterisk-Users] res_perl error when loading asterisk

2005-12-07 Thread Gentian Bajraktari
Hi,   I have a problem with loading res_perl ins asterisk 1.2 stable:     res_perl.so]Dec  5 03:06:53 WARNING[11563]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/res_perl.so: undefined symbol: ast_bridge_callDec  5 03:06:53 WARNING[11563]: loader.c:554 load_modules: Loading modul

Re: [Asterisk-Users] res_perl - Compiling error

2005-10-16 Thread snacktime
/usr/bin/ld: cannot find -lndbm  Looks like you don't have the ndbm library installed.  ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/as

Re: [Asterisk-Users] res_perl - Compiling error

2005-10-15 Thread Tom Vile
Maybe you don't have libc6-dev installed? On 10/15/05, Brent August Torrenga <[EMAIL PROTECTED]> wrote: Having trouble running make on res_perl:[EMAIL PROTECTED] res_perl]# makeperl -MExtUtils::Embed -e xsinitgcc -Wall -fPIC -DHAVE_AST_CUST_CONFIG -I/usr/src/asterisk-1.0.9/-I/usr/src/asterisk-1.0.9

[Asterisk-Users] res_perl - Compiling error

2005-10-15 Thread Brent August Torrenga
Having trouble running make on res_perl: [EMAIL PROTECTED] res_perl]# make perl -MExtUtils::Embed -e xsinit gcc -Wall -fPIC -DHAVE_AST_CUST_CONFIG -I/usr/src/asterisk-1.0.9/ -I/usr/src/asterisk-1.0.9//include -I. -DAST_INSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asteri

Re: [Asterisk-Users] res_perl compile problem

2005-04-17 Thread Brancaleoni Matteo
Hi, > gcc -c perlxsi.c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing - > D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm - > I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE -o perlxsi.o > gcc: perlxsi.c: No such file or directory > gcc: no input files > make: *** [perlxsi.o]

[Asterisk-Users] res_perl compile problem

2005-04-17 Thread mohammad
Hi ALL;     I tried to compile res_perl module with Asterisk, but It failed.I use both Asterisk  and Asterisk-addons lates CVS head. I did as follows:   1- make a patch to Asterisk Makefile.   2- Try to re-build Asterisk. BUT it says:    gcc -c perlxsi.c  -D_REENTRANT -D_GNU_SOURCE -fno-stri

Re: [Asterisk-Users] res_perl module loading problem

2004-12-14 Thread Terry Wilson
I ran into the same problem (compiled perl with USE='ithreads' too.) I did an: export USE='ithreads';emerge libperl and it worked. On Thu, 9 Dec 2004 09:45:42 -0500, Steve Woolley <[EMAIL PROTECTED]> wrote: > On a new * asterisk install onto new install Gentoo 2003.4 upon startup > of asterisk:

[Asterisk-Users] res_perl module loading problem

2004-12-09 Thread Steve Woolley
On a new * asterisk install onto new install Gentoo 2003.4 upon startup of asterisk: WARNING[16384]: loader.c:248 ast_load_resource: /usr/lib/asterisk/modules/res_perl.so: undefined symbol: PL_thr_key WARNING[16384]: loader.c:429 load_modules: Loading module res_perl.so failed! perl -v = v5.8.5 b

Re: [Asterisk-Users] res_perl

2004-09-07 Thread shabanip
what does it do? - Original Message - From: "Brian West" <[EMAIL PROTECTED]> To: "'Asterisk Users Mailing List - Non-Commercial Discussion'" <[EMAIL PROTECTED]> Sent: Monday, September 06, 2004 1:33 AM Subject: [Asterisk-Users] res_perl L

[Asterisk-Users] res_perl

2004-09-05 Thread Brian West
Latest version of res_perl is up also. http://www.bkw.org/~brian/res_perl.tar.gz Brian Asterlink.com ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: ht