https://bz.apache.org/bugzilla/show_bug.cgi?id=62228
--- Comment #10 from Norton Warner <[email protected]> --- Same problem...doing what you suggested as 'one long line' OUTPUT mod_proxy.c:2675: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token mod_proxy.c: In function 'ap_proxy_ssl_engine': mod_proxy.c:2709: error: 'proxy_ssl_engine' undeclared (first use in this function) mod_proxy.c:2709: error: (Each undeclared identifier is reported only once mod_proxy.c:2709: error: for each function it appears in.) mod_proxy.c:2710: warning: implicit declaration of function 'proxy_ssl_engine' mod_proxy.c: In function 'proxy_post_config': mod_proxy.c:2760: error: 'proxy_ssl_engine' undeclared (first use in this function) mod_proxy.c:2760: error: 'apr_OFN_ssl_engine_set_t' undeclared (first use in this function) mod_proxy.c:2760: error: expected expression before ')' token -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
