FreeBSD 8.0 port + perl hook problem

Alan DeKok aland at deployingradius.com
Fri Jan 8 19:48:23 CET 2010


Nick Rogers wrote:
> FYI. I got it to work with libltdl/libtools 2.2 by enabling the function
> that uses the new libltdl API as you suggested. Thanks again .
> 
> If anyone has the same problem, I had to add a patch to the FreeBSD port
> and upgrade it to FreeRADIUS 2.1.8. The following is the patch I added
> to the port in addition to having to manually update the pkg-plist.

  The *entire* point of the #ifdef's is that you don't have to change
them. Just add:

#define HAVE_LT_DLADVISE_INIT

  And the new code will be enabled.  The patch below is more intrusive,
and is likely to break on more systems.

  Alan DeKok.



More information about the Freeradius-Users mailing list