You have to set the variable FREERADIUS=1 before compiling the module:

```
FREEEADIUS=1 make modules modules=modules/auth_radius
```

Or:

```
export FREERADIUS=1
```
then the usual make commands.

I guess that is missing in the documentation, if you like to do a patch, I will 
merge it, I am traveling these days.

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/354#issuecomment-145525886
_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to