My module is properly mentionned Make.inc (otherwise it would have not even been compiled), i just don't understand how a shared module is loaded by freeradius.
I tried to set some DEBUG statements in the libltdl/ltd.c file (where the modules seem to get loaded) but it seems that this file doesn't even get compiled, even if you perform a 'make clean' + make (in other words 'touch ltdl.c + make' doesn't recompile this file, was it even compiled once ?)
again : it had worked perfectly on another similar machine....
right now i turned to static and it worked me out but i am not satisfied with this, i'd rather understand what is going on.
if you have any idea please let me know. Thank you for your good support on this list.
At 15:00 29/04/2004, you wrote:
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Module: Instantiated preprocess (preprocess) > radiusd.conf[502] Failed to link to module 'rlm_smartpass': file not found
You probably want to list it in the top-level "Make.inc", under MODULES.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

