<br><br><div class="gmail_quote">On Dec 27, 2007 10:09 AM, Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ram Akuka wrote:<br>...<br><div class="Ih2E3d">> perl check_mac {<br>>       module = "/opt/nac/bin/rad2vmps"<br><br></div>  FreeRADIUS CVS (what will be 2.0) includes support for VMPS.</blockquote><div><br>
2.0 is very promising :-)<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">> when trying to start the radius server i get the following error:
<br>> # /etc/init.d/freeradius  start<br>> * Starting FreeRADIUS daemon<br>> freeradius<br>> Thu Dec 27 10:28:34 2007 : Info: Starting - reading configuration files ...<br>> /usr/sbin/freeradius: symbol lookup error:
<br>> /usr/lib/perl/5.8/auto/Fcntl/Fcntl.so: undefined symbol: Perl_Tstack_sp_ptr<br><br></div><br>  The server can't find the appropriate libraries for Perl.  This is<br>mostly a Perl issue, and I'm not really sure how to fix it.
</blockquote><div><br></div></div>Right, this is related to the way the libraries are referenced and how<br>the moodule in question (Fcntl.so) was compiled.<br><br>Ram, consider checking the perl versions used in your system and with 
<br>freeradius's perl module. Also consider using LD_LIBRARY_PATH to specify another path in the environment.<br><br>Perl -V might prove useful as well.<br><br><br>Regards,<br>Liran Tal.<br>