Compile Error on FreeR 2.0.3

Breuer Nicolas Nicolas.Breuer at Belcenter.biz
Thu Mar 27 16:48:51 CET 2008


 I've an error on compilation : 
 MYSQL 4.1 -  FC 7

  ./configure --without-threads  --with-mysql-lib-dir=/usr/lib64/ 

gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I/var/instapp/freeradius-
server-2.0.3/src -DHOSTINFO=\"x86_64-unknown-linux-gnu\" -
DRADIUSD_VERSION=\"2.0.3\" -DOPENSSL_NO_KRB5 -c xlat.c -o xlat.o 
>/dev/null 2>&1
/var/instapp/freeradius-server-2.0.3/libtool --mode=compile gcc  -g -O2 -Wall 
-D_GNU_SOURCE -DNDEBUG -I/var/instapp/freeradius-server-2.0.3/src -
DHOSTINFO=\"x86_64-unknown-linux-gnu\" -
DRADIUSD_VERSION=\"2.0.3\"  -DOPENSSL_NO_KRB5  -c event.c
 gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I/var/instapp/freeradius-
server-2.0.3/src -DHOSTINFO=\"x86_64-unknown-linux-gnu\" -
DRADIUSD_VERSION=\"2.0.3\" -DOPENSSL_NO_KRB5 -c event.c  -fPIC -
DPIC -o .libs/event.o
event.c: In function 'event_socket_handler':
event.c:2305: error: 'argval' undeclared (first use in this function)
event.c:2305: error: (Each undeclared identifier is reported only once
event.c:2305: error: for each function it appears in.)
gmake[4]: *** [event.lo] Error 1
gmake[4]: Leaving directory `/var/instapp/freeradius-server-2.0.3/src/main'
gmake[3]: *** [common] Error 2
gmake[3]: Leaving directory `/var/instapp/freeradius-server-2.0.3/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/var/instapp/freeradius-server-2.0.3/src'
gmake[1]: *** [common] Error 2
gmake[1]: Leaving directory `/var/instapp/freeradius-server-2.0.3'
gmake: *** [all] Error 2





More information about the Freeradius-Users mailing list