Hi! Im using 0.9.3 and writing a custom module where i need to have access to some symbols in the rlm_eap module. My initial etst was to:
RLM_CFLAGS = -I ..\rlm_eap in my modules Makefile. Ofcourse didnt work..."Relocation error" since the module was dependent on the rlm_eap module and its symbols wasnt found during runtime. Anyone have a tip on a easy way of doing this? Regards Jon Arne - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

