Thank's, I'll take a look. I was able to get things working by using libtool 1.5 instead of 2.2, but given that libtool and libltdl 1.5 are no longer in the latest FreeBSD ports tree, its a major PITA to get this going.<br>
<br><div class="gmail_quote">On Thu, Jan 7, 2010 at 11:39 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Nick Rogers wrote:<br>
> I'm having problems getting the latest FreeBSD port of freeradius2 to<br>
> work with a perl hook that requires the IO perl module. I realize this<br>
> is likely a FreeBSD ports compilation problem but I am hoping someone<br>
> here can shed some light.<br>
<br>
</div>  It's likely a problem resolving global symbols in libraries.  Download<br>
2.1.8, and look for HAVE_LT_DLADVISE_INIT in src/main/modules.c.  That<br>
code isn't build because it hasn't been tested.  But it's *supposed* to<br>
solve these kinds of issues.<br>
<div><div></div><div class="h5"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>