hi everybody ;
i ma trying to follow the guide EAP/TLS HOWTO guide
(http://www.impossiblereflex.com/8021x/eap-tls-HOWTO.htm)
.througout this guide i made the first changes to the
src/modules/rlm_eap/types/rlm_eap_tls/Makefile.

however the make command didn't work as expected, it
is giving two errors and quit. could you please give
an hand to me about this problem. here is the log of
the error. 
the openssl is the snapshot version. i had once beat
this problem by skipping the mppe_keys.c in the
preceding make file.  but that might be the reason of
the next problems that i had encountered. 
...
...
/usr/local/openssl/include/openssl/ssl.h:349: warning:
function declaration isn't a prototype
/usr/local/openssl/include/openssl/ssl.h:350: warning:
function declaration isn't a prototype
/usr/local/openssl/include/openssl/ssl.h:351: warning:
function declaration isn't a prototype
/usr/local/openssl/include/openssl/ssl.h:610: warning:
function declaration isn't a prototype
/usr/local/openssl/include/openssl/ssl.h:758: warning:
function declaration isn't a prototype
In file included from rlm_eap_tls.h:61,
                 from eap_tls.h:26,
                 from mppe_keys.c:25:
/usr/local/openssl/include/openssl/ssl.h:1235:
warning: function declaration isn't a prototype
/usr/local/openssl/include/openssl/ssl.h:1271:
warning: function declaration isn't a prototype
/usr/local/openssl/include/openssl/ssl.h:1273:
warning: function declaration isn't a prototype
mppe_keys.c: In function `P_hash':
mppe_keys.c:61: too many arguments to function
`HMAC_Init_ex'
mppe_keys.c:62: too many arguments to function
`HMAC_Init_ex'
mppe_keys.c:84: too many arguments to function
`HMAC_Init_ex'
mppe_keys.c:89: too many arguments to function
`HMAC_Init_ex'
gmake[10]: *** [mppe_keys.o] Error 1
gmake[10]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules/rlm_eap/types/rlm_eap_tls'
gmake[9]: *** [common] Error 1
gmake[9]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules/rlm_eap/types'
gmake[8]: *** [static] Error 2
gmake[8]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules/rlm_eap/types'
gmake[7]: *** [common] Error 1
gmake[7]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules/rlm_eap'
gmake[6]: *** [static] Error 2
gmake[6]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules/rlm_eap'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/root/download/freeradius-snapshot-20031029/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory
`/root/download/freeradius-snapshot-20031029'
make: *** [all] Error 2


__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to