Hi, > OK, I am trying to compile the fresh version, but when I run make, it outputs > at the end: > > In file included from rlm_sqlippool.c:37: > /root/freeradius-1.1.7/src/include/modpriv.h:7:18: error: ltdl.h: No such > file> or directory
ta-dah! thats your answer printed on the screen right there. you dont have the required libtool development headers installed. depending on the distro this will be something like: libtool-ltdl-devel libtool-ltdl alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

