[Asterisk-Users] res_perl module loading problem
Terry Wilson
otherwiseguy at gmail.com
Tue Dec 14 22:37:22 MST 2004
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
<swoolley at adstelecom.com> wrote:
> 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 built for i386-linux-thread-multi <= I installed
> ithread support in perl
>
> Have not been able to find much on PL_thr_key && undefined symbol on net
> search
>
> Any ideas?
>
> --
> Steve Woolley
> IT Manager
> ADS Telecom, Inc.
> 59 Skyline Drive
> Suite 1250
> Lake Mary, Florida 32746
>
> Phone: (407)682-6226 x1110
> Fax: (407)682-3455
> Cell: (321)229-5311
>
> swoolley at adstelecom.com
> www.adstelecom.com
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list