Install Troubles
Alan DeKok
aland at deployingradius.com
Wed Sep 26 20:14:43 CEST 2007
Brad Lachel wrote:
> radiusd.conf[1600] Failed to link to module 'rlm_exec':
> dlopen(/usr/local/lib/rlm_exec-1.1.7.so, 9): Symbol not found:
> _debug_flag Referenced from: /usr/local/lib/rlm_exec-1.1.7.so
> Expected in: flat namespace
Re-configure as:
$ ./configure --enable-developer
then re-build and re-install. It appears that the libraries are
failing to find symbols in the main radiusd program, because the symbols
have been stripped.
Alan DeKok.
More information about the Freeradius-Users
mailing list