1 Jan
2010
1 Jan
'10
1:47 p.m.
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.