Colm MacCarthaigh wrote:
is libssl an intentional new core dependency for trunk?

Huh?


./configure ; make
gets me;

mod_setenvif.c:126: error: syntax error before '*' token
mod_setenvif.c:126: warning: data definition has no type or storage class
mod_setenvif.c: In function `match_headers':
mod_setenvif.c:542: error: called object is not a function
mod_setenvif.c: In function `setenvif_post_config':
mod_setenvif.c:633: error: `apr_OFN_ssl_extlist_by_oid_t' undeclared (first use 
in this function)
mod_setenvif.c:633: error: (Each undeclared identifier is reported only
once
mod_setenvif.c:633: error: for each function it appears in.)
mod_setenvif.c:633: error: syntax error before ')' token

Looks like a missing declaration for an optional function.
Needs fixing - yes - but where does libssl come in to it?

--
Nick Kew

Reply via email to