Hello;
Makefile selects wrong radius library on make and then gives error. Makefile always
select radiusclient-ng even if freeradius-client has been installed.i am not good at
Makefile s so could you check Makefile.radius .
---------------- ERROR -------------
CC (gcc) [M acc_radius.so] acc_radius_mod.o
In file included from acc_radius_mod.c:44:
../../lib/kcore/radius.h:35:30: warning: radiusclient-ng.h: No such file or directory
acc_radius_mod.c: In function âinit_acc_radâ:
acc_radius_mod.c:264: warning: implicit declaration of function ârc_read_configâ
------------------------------------
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/354