New build system in "master" branch

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Mon Jan 23 20:34:32 CET 2012


Hi,

duh.....yes, run the configure stuff again.

okay... but the build is currently failing on:

CC tls.c
tls.c: In function 'ocsp_parse_cert_url':
tls.c:1043: warning: pointer targets in passing argument 1 of 'OCSP_parse_url' differ in signedness
tls.c: In function 'ocsp_check':
tls.c:1076: error: 'OCSP_REQ_CTX' undeclared (first use in this function)
tls.c:1076: error: (Each undeclared identifier is reported only once
tls.c:1076: error: for each function it appears in.)
tls.c:1076: error: 'ctx' undeclared (first use in this function)
tls.c:1122: warning: implicit declaration of function 'OCSP_sendreq_new'
tls.c:1122: warning: nested extern declaration of 'OCSP_sendreq_new'
tls.c:1133: warning: implicit declaration of function 'OCSP_sendreq_nbio'
tls.c:1133: warning: nested extern declaration of 'OCSP_sendreq_nbio'
tls.c:1147: warning: implicit declaration of function 'OCSP_REQ_CTX_free'
tls.c:1147: warning: nested extern declaration of 'OCSP_REQ_CTX_free'
tls.c: In function 'cbtls_verify':
tls.c:1435: warning: pointer targets in passing argument 2 of 'pairmake' differ in signedness
tls.c: In function 'init_tls_ctx':
tls.c:1724: warning: passing argument 1 of 'SSL_CTX_new' discards qualifiers from pointer target type
tls.c:1698: warning: unused parameter 'client'
gmake[4]: *** [tls.lo] Error 1
gmake[3]: *** [main] Error 2
gmake[2]: *** [all] Error 2
gmake[1]: *** [src] Error 2
make: *** [all] Error 2


alan



More information about the Freeradius-Devel mailing list