make error message - please help !
Kartthik Raghunathan
kartthikr at lycos.com
Mon May 22 19:24:09 CEST 2006
Am getting this below error message when i ran the 'make' command and i configured it using the below command.
./configure --enable-slapd=no -enable-slurpd=no --with-threads=no --with-openssl-includes=/usr/local/openssl/include --with-openssl-libraries=/usr/local/openssl/lib
Can someone help me how to resolve this issue, aint find anything interesting on net. have installed krb lib and develop rpm but even that too didnt work. Please help me !!!
make > makefrmay21-1.log
In file included from eap_peap.h:25,
from rlm_eap_peap.c:24:
../../libeap/eap_tls.h:138: syntax error before "SSL"
../../libeap/eap_tls.h:138: warning: no semicolon at end of struct or union
../../libeap/eap_tls.h:141: syntax error before '*' token
../../libeap/eap_tls.h:141: warning: type defaults to `int' in declaration of `into_ssl'
../../libeap/eap_tls.h:141: warning: data definition has no type or storage class
../../libeap/eap_tls.h:142: syntax error before '*' token
../../libeap/eap_tls.h:142: warning: type defaults to `int' in declaration of `from_ssl'
../../libeap/eap_tls.h:142: warning: data definition has no type or storage class
../../libeap/eap_tls.h:172: syntax error before '}' token
../../libeap/eap_tls.h:172: warning: type defaults to `int' in declaration of `tls_session_t'
../../libeap/eap_tls.h:172: warning: data definition has no type or storage class
../../libeap/eap_tls.h:182: syntax error before "tls_session_t"
../../libeap/eap_tls.h:186: syntax error before "SSL"
../../libeap/eap_tls.h:188: syntax error before '*' token
../../libeap/eap_tls.h:371: syntax error before "SSL_CTX"
../../libeap/eap_tls.h:371: warning: no semicolon at end of struct or union
../../libeap/eap_tls.h:372: warning: type defaults to `int' in declaration of `eap_tls_t'
../../libeap/eap_tls.h:372: warning: data definition has no type or storage class
../../libeap/eap_tls.h:383: warning: type defaults to `int' in declaration of `SSL'
../../libeap/eap_tls.h:383: syntax error before '*' token
../../libeap/eap_tls.h:384: syntax error before "X509_STORE_CTX"
../../libeap/eap_tls.h:386: syntax error before "SSL"
../../libeap/eap_tls.h:387: syntax error before '*' token
../../libeap/eap_tls.h:387: syntax error before '*' token
../../libeap/eap_tls.h:387: warning: type defaults to `int' in declaration of `cbtls_rsa'
../../libeap/eap_tls.h:387: warning: data definition has no type or storage class
../../libeap/eap_tls.h:390: syntax error before '*' token
../../libeap/eap_tls.h:390: syntax error before '*' token
../../libeap/eap_tls.h:390: warning: type defaults to `int' in declaration of `eaptls_new_session'
../../libeap/eap_tls.h:390: warning: data definition has no type or storage class
../../libeap/eap_tls.h:391: syntax error before '*' token
../../libeap/eap_tls.h:392: syntax error before '*' token
../../libeap/eap_tls.h:393: syntax error before '*' token
../../libeap/eap_tls.h:397: syntax error before '*' token
../../libeap/eap_tls.h:398: syntax error before '*' token
In file included from rlm_eap_peap.c:24:
eap_peap.h:52:2: invalid preprocessing directive #int
rlm_eap_peap.c: In function `eappeap_authenticate':
rlm_eap_peap.c:165: `tls_session' undeclared (first use in this function)
rlm_eap_peap.c:165: (Each undeclared identifier is reported only once
rlm_eap_peap.c:165: for each function it appears in.)
rlm_eap_peap.c:165: syntax error before ')' token
rlm_eap_peap.c:242: warning: implicit declaration of function `eappeap_process'
gmake[9]: *** [rlm_eap_peap.lo] Error 1
gmake[8]: *** [common] Error 2
gmake[7]: *** [all] Error 2
gmake[6]: *** [common] Error 2
gmake[5]: *** [common] Error 2
gmake[4]: *** [all] Error 2
gmake[3]: *** [common] Error 2
gmake[2]: *** [all] Error 2
gmake[1]: *** [common] Error 2
make: *** [all] Error 2
--
_______________________________________________
Search for businesses by name, location, or phone number. -Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10
More information about the Freeradius-Users
mailing list