3 Jul
2007
3 Jul
'07
10:43 a.m.
baki@enternet.hu wrote:
Hello!
I am developing a custom module for Debian 4.0 with preinstalled FreeRADIUS 1.1.3, but if I build and install my module I get a segmentation fault. Is there a way to build a custom module, and use it with a preinstalled FreeRADIUS?
Make sure you use the same header file that was used to build the pre-installed version. Or, use the debian rules that come with FreeRADIUS to make your own package that includes the custom module. Alan DeKok.