Francesco Cristofori wrote: > I know that Alan said it's not a FR issue > (http://lists.cistron.nl/pipermail/freeradius-users/2006-October/057588. > html), but many people says that turning on RTLD_GLOBAL is a security > weakness, so perhaps it's overall good to fix the code to make it work > even with RTLD_GLOBAL turned off.
Try editing the Makefiles so that rlm_sqlippool links to rlm_sql. Maybe that will solve the problem. Or, statically link the application. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

