26 Sep
2007
26 Sep
'07
2:14 p.m.
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.