Hi, I'm new to SER and I really need your help. I'm trying to install SER 0.8.14 with a radius (Freeradius) authentification and accounting, but I Still have this error message when I "make" :
authrad_mod.c:111: error: `DICT_VENDOR' undeclared (first use in this function) authrad_mod.c:111: error: (Each undeclared identifier is reported only once authrad_mod.c:111: error: for each function it appears in.) authrad_mod.c:111: error: `vend' undeclared (first use in this function) authrad_mod.c:135: attention : affectation transforme un entier en pointeur sans transtypage authrad_mod.c:140: error: too many arguments to function `rc_conf_str' authrad_mod.c:140: error: too many arguments to function `rc_read_dictionary' authrad_mod.c:145: attention : implicit declaration of function `rc_dict_findvend' authrad_mod.c:163: error: too many arguments to function `rc_dict_findattr' authrad_mod.c:163: error: too many arguments to function `rc_dict_findval' make: *** [authrad_mod.o] Erreur 1
I've followed all the steps in this tutorial http://www.iptel.org/ser/doc/ser_radius/ser_radius.html, installed two radius client : Radius Client Library (http://developer.berlios.de/projects/radiusclient-ng) and (http://freshmeat.net/projects/radiusclient/).
$ cat /usr/local/include/radiusclient.h |grep ,v * $Id: radiusclient.h,v 1.9 1999/01/06 23:53:04 lf Exp $
$ cat /etc/ld.so.conf /usr/X11R6/lib /usr/local/lib
My Environnement contain these two variables : INCLUDE_PATH=/usr/local/include LIB_PATH=/usr/local/lib/
Thanks in advance.
PLEASE HELP !! I'm new to SER and I'm blocked ... Can't install SER with Radius (see post bellow). When I make install SER, I have this error message : ERROR: module modules/acc/acc.so not compiled ERROR: module modules/auth_radius/auth_radius.so not compiled ERROR: module modules/group_radius/group_radius.so not compiled ERROR: module modules/uri_radius/uri_radius.so not compiled
Thanks
2005/5/9, Silent Man silentsan@gmail.com:
Hi, I'm new to SER and I really need your help. I'm trying to install SER 0.8.14 with a radius (Freeradius) authentification and accounting, but I Still have this error message when I "make" :
authrad_mod.c:111: error: `DICT_VENDOR' undeclared (first use in this function) authrad_mod.c:111: error: (Each undeclared identifier is reported only once authrad_mod.c:111: error: for each function it appears in.) authrad_mod.c:111: error: `vend' undeclared (first use in this function) authrad_mod.c:135: attention : affectation transforme un entier en pointeur sans transtypage authrad_mod.c:140: error: too many arguments to function `rc_conf_str' authrad_mod.c:140: error: too many arguments to function `rc_read_dictionary' authrad_mod.c:145: attention : implicit declaration of function `rc_dict_findvend' authrad_mod.c:163: error: too many arguments to function `rc_dict_findattr' authrad_mod.c:163: error: too many arguments to function `rc_dict_findval' make: *** [authrad_mod.o] Erreur 1
I've followed all the steps in this tutorial http://www.iptel.org/ser/doc/ser_radius/ser_radius.html, installed two radius client : Radius Client Library (http://developer.berlios.de/projects/radiusclient-ng) and (http://freshmeat.net/projects/radiusclient/).
$ cat /usr/local/include/radiusclient.h |grep ,v
- $Id: radiusclient.h,v 1.9 1999/01/06 23:53:04 lf Exp $
$ cat /etc/ld.so.conf /usr/X11R6/lib /usr/local/lib
My Environnement contain these two variables : INCLUDE_PATH=/usr/local/include LIB_PATH=/usr/local/lib/
Thanks in advance.
please ignore my request, I've fixed the problem :) I had to update my radius client library.
2005/5/10, Silent Man silentsan@gmail.com:
PLEASE HELP !! I'm new to SER and I'm blocked ... Can't install SER with Radius (see post bellow). When I make install SER, I have this error message : ERROR: module modules/acc/acc.so not compiled ERROR: module modules/auth_radius/auth_radius.so not compiled ERROR: module modules/group_radius/group_radius.so not compiled ERROR: module modules/uri_radius/uri_radius.so not compiled
Thanks
2005/5/9, Silent Man silentsan@gmail.com:
Hi, I'm new to SER and I really need your help. I'm trying to install SER 0.8.14 with a radius (Freeradius) authentification and accounting, but I Still have this error message when I "make" :
authrad_mod.c:111: error: `DICT_VENDOR' undeclared (first use in this function) authrad_mod.c:111: error: (Each undeclared identifier is reported only once authrad_mod.c:111: error: for each function it appears in.) authrad_mod.c:111: error: `vend' undeclared (first use in this function) authrad_mod.c:135: attention : affectation transforme un entier en pointeur sans transtypage authrad_mod.c:140: error: too many arguments to function `rc_conf_str' authrad_mod.c:140: error: too many arguments to function `rc_read_dictionary' authrad_mod.c:145: attention : implicit declaration of function `rc_dict_findvend' authrad_mod.c:163: error: too many arguments to function `rc_dict_findattr' authrad_mod.c:163: error: too many arguments to function `rc_dict_findval' make: *** [authrad_mod.o] Erreur 1
I've followed all the steps in this tutorial http://www.iptel.org/ser/doc/ser_radius/ser_radius.html, installed two radius client : Radius Client Library (http://developer.berlios.de/projects/radiusclient-ng) and (http://freshmeat.net/projects/radiusclient/).
$ cat /usr/local/include/radiusclient.h |grep ,v
- $Id: radiusclient.h,v 1.9 1999/01/06 23:53:04 lf Exp $
$ cat /etc/ld.so.conf /usr/X11R6/lib /usr/local/lib
My Environnement contain these two variables : INCLUDE_PATH=/usr/local/include LIB_PATH=/usr/local/lib/
Thanks in advance.