[EMAIL PROTECTED] wrote: > I use the makefile from the wiki, it includes -DNDEBUG. > If I build freeradius and install on a fresh netinst Debian (without > freeradius), > my module works fine. But if I build only the module and use with a > preinstalled > freeradius, I get a segfault.
As you've said many times. The answer won't change. Build the module using the same method used to build the server. Make sure the build flags are the same, include files, etc. It *is* possible, because debian does it. They have a base FreeRADIUS packet, and other packages with additional modules. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

