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.
Nick Rogers wrote:It's likely a problem resolving global symbols in libraries. Download
> I'm having problems getting the latest FreeBSD port of freeradius2 to
> work with a perl hook that requires the IO perl module. I realize this
> is likely a FreeBSD ports compilation problem but I am hoping someone
> here can shed some light.
2.1.8, and look for HAVE_LT_DLADVISE_INIT in src/main/modules.c. That
code isn't build because it hasn't been tested. But it's *supposed* to
solve these kinds of issues.