25 May
2010
25 May
'10
8:45 a.m.
Jan Zacharias <janz@dfki.de> writes:
I'm trying to get the freenac check_mac perl script running and get this error:
freeradius: symbol lookup error: /usr/lib/perl/5.10/auto/Fcntl/Fcntl.so: undefined symbol: Perl_Istack_sp_ptr
See e.g. http://lists.freeradius.org/mailman/htdig/freeradius-users/2010-January/msg0...
However I was unable to find out what version of libperl is required for rlm_perl to work. My freeradius version is 2.1.9, just compiled it. Perl verion is v5.10.1.
It works fine with libperl version 5.10.1. I believe configure would have warned you if it wasn't so. Bjørn