under gcc 3.2.2 , glibc 2.3.1 , kernel 2.4.20 (slackware 9.0) latest freeradius cvs again unable to compile , the same problem was yesterday too , in rlm_eap_leap ( eap updated files in rlm_eap_tls , but not in leap) seems latest cvs builds have errors in different parts , before was rlm_radutmp ,various postgresql fixes between 0.9 and current cvs can expect 0.9.1 soon when open bugs are fixed ?
gmake[7]: Entering directory `/usr/local/src/radiusd/src/modules/rlm_eap' Making static in types... gmake[8]: Entering directory `/usr/local/src/radiusd/src/modules/rlm_eap/types' /usr/bin/gmake -w WHAT_TO_MAKE=static common gmake[9]: Entering directory `/usr/local/src/radiusd/src/modules/rlm_eap/types' Making static in rlm_eap_leap... gmake[10]: Entering directory `/usr/local/src/radiusd/src/modules/rlm_eap/types/rlm_eap_leap' gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g - Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict- prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs - I../../../../include -I../.. -c rlm_eap_leap.c -o rlm_eap_leap.o rlm_eap_leap.c: In function `leap_initiate': rlm_eap_leap.c:46: structure has no member named `username' rlm_eap_leap.c: In function `leap_authenticate': rlm_eap_leap.c:103: structure has no member named `username' rlm_eap_leap.c:158: structure has no member named `username' gmake[10]: *** [rlm_eap_leap.o] Error 1 gmake[10]: Leaving directory `/usr/local/src/radiusd/src/modules/rlm_eap/types/rlm_eap_leap' gmake[9]: *** [common] Error 1 gmake[9]: Leaving directory `/usr/local/src/radiusd/src/modules/rlm_eap/types' gmake[8]: *** [static] Error 2 gmake[8]: Leaving directory `/usr/local/src/radiusd/src/modules/rlm_eap/types' gmake[7]: *** [common] Error 1 gmake[7]: Leaving directory `/usr/local/src/radiusd/src/modules/rlm_eap' gmake[6]: *** [static] Error 2 gmake[6]: Leaving directory `/usr/local/src/radiusd/src/modules/rlm_eap' gmake[5]: *** [common] Error 1 gmake[5]: Leaving directory `/usr/local/src/radiusd/src/modules' gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory `/usr/local/src/radiusd/src/modules' gmake[3]: *** [common] Error 1 gmake[3]: Leaving directory `/usr/local/src/radiusd/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/local/src/radiusd/src' gmake[1]: *** [common] Error 1 gmake[1]: Leaving directory `/usr/local/src/radiusd' make: *** [all] Error 2 --------------------------------------------- This message was sent using ComNet WebMail Server. http://www.bginfo.net/mail/ - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
