[Asterisk-Users] Errors when compiling app_radius

dekess.asterisk at free.fr dekess.asterisk at free.fr
Mon Jul 12 13:54:37 MST 2004


Hi,

Just to know if somebody had succesfully compile app_radius from
http://appradius.minitelecom.org ?

Here below my configuration :

-> asterisk runing
-> mysql running
-> freeradius running

-> Compiling cpprad : OK
-> Compiling app_radius  : not OK, here below my error message :

""
make[1]: Quitte le répertoire `/home/grd/appradius/inc'
make[1]: Entre dans le répertoire `/home/grd/appradius/src'
gcc -c -I../inc -O -Wall -I/usr/local/include -g -O2 app_radius.c
In file included from app_radius.c:17:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:173: warning: implicit declaration of function 
`pthread_mutexattr_settype'
app_radius.c: At top level:
app_radius.c:48: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here (not 
in a function)
make[1]: *** [app_radius.o] Erreur 1

"""

Thanks in advance for youy help.



More information about the asterisk-users mailing list