-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Alan,
Still seeing errors in the latest CVS. Building on Solaris 9. 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 -W -Wredundant-decls -Wundef -DEAPLIB -I../../../include -c eapcrypto.c -o eapcrypto.o In file included from eapcrypto.c:34: eap_sim.h:152: error: parse error before "u_int8_t" eap_sim.h:154: warning: function declaration isn't a prototype eapcrypto.c: In function `eapsim_calculate_keys': eapcrypto.c:42: error: `u_int8_t' undeclared (first use in this function) eapcrypto.c:42: error: (Each undeclared identifier is reported only once eapcrypto.c:42: error: for each function it appears in.) eapcrypto.c:42: error: parse error before "fk" eapcrypto.c:95: error: `fk' undeclared (first use in this function) make[8]: *** [eapcrypto.o] Error 1 make[8]: Leaving directory `/export/home/guyd/freeradius/src/modules/rlm_eap/libeap' make[7]: *** [common] Error 1 make[7]: Leaving directory `/export/home/guyd/freeradius/src/modules/rlm_eap' make[6]: *** [static] Error 2 make[6]: Leaving directory `/export/home/guyd/freeradius/src/modules/rlm_eap' make[5]: *** [common] Error 1 make[5]: Leaving directory `/export/home/guyd/freeradius/src/modules' make[4]: *** [all] Error 2 make[4]: Leaving directory `/export/home/guyd/freeradius/src/modules' make[3]: *** [common] Error 1 make[3]: Leaving directory `/export/home/guyd/freeradius/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/export/home/guyd/freeradius/src' make[1]: *** [common] Error 1 make[1]: Leaving directory `/export/home/guyd/freeradius' make: *** [all] Error 2 Just about to test on a Redhat 9.0 box but need to upgrade OpenSSL. Regards, Guy -----BEGIN PGP SIGNATURE----- Version: PGP 8.0 iQA/AwUBP6tyNY3dwu/Ss2PCEQIbfwCcDqJ722H2Q+O8FI7gmvAvkRoo0gMAoLoU K4StcIubdT1wqcitxOZZdm8k =hJc2 -----END PGP SIGNATURE----- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
