[sr-dev] [kamailio] Makefile.radius : about radius library selection (#354)

Daniel-Constantin Mierla notifications at github.com
Mon Oct 5 15:21:45 CEST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20151005/ecd9f19c/attachment.html>


More information about the sr-dev mailing list