rlm_perl symbol lookup errors

Alan DeKok aland at deployingradius.com
Fri Jan 1 19:47:19 CET 2010


Alexander Clouter wrote:
> Hi,
> 
> Running 2.1.8 on Debian lenny and recently have been playing around with 
> rlm_perl.  Got the following when I include Net::LDAP or Data::Dumper 
> in my perl module:
> 
> ---- Net::LDAP ----
> garibaldi:/home/ac56# freeradius -X
> [snipped]
> freeradius: symbol lookup error: /usr/lib/perl/5.10/auto/IO/IO.so: undefined symbol: Perl_Istack_sp_ptr

  See src/main/modules.c, HAVE_LT_DLADVISE_INIT

  Define it, and try to re-build.  It might work, or you might need to
poke the source some more.

  It's apparently a new libltdl API that makes it work.

> P.S. seems there is a missing </li> on the freeradius homepage so the 
> 	recent news after the first item is left wedged over
> 

  It was a missing </ul>.  Fixed now, thanks.

  Alan DeKok.



More information about the Freeradius-Users mailing list