Fajar A. Nugraha wrote:
After some testing I'm finding it hard to get 2.x DHCP to work properly, while in 3.x at least a linux client using "dhclient" was able to get correct response. I'll post more about this in a separate thread. Would freeradius-user be more appropriate for this?
No, -devel is OK.
Sorry, I was trying several build scenarios and forgot to copy the exact message. Just retried it with
./configure --enable-ltdl-install=no --with-system-libtool --with-system-libltdl && make
Last few lines of output: ... modules.c:254:2: warning: implicit declaration of function ‘lt_dladvise_init’
OK... I've committed a patch which should help. You'll have do re-do "configure"
- "dpkg-buildpackage -b" failed with "Patch sql_modules.diff does not exist". The file is in debian/patches.
It's not on https://github.com/alandekok/freeradius-server/tree/master/debian/patches
I've added it. It should be there now. I haven't tested the debian build. Alan DeKok.