FreeBSD 8.0 port + perl hook problem
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Jan  8 08:39:49 CET 2010
    
    
  
Nick Rogers wrote:
> 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.
  It's likely a problem resolving global symbols in libraries.  Download
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.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list