8 Jan
2010
8 Jan
'10
1:48 p.m.
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.