-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
I get the following compile error:
mod_security2.c: In function ‘hook_connection_early’:
mod_security2.c:1455: error: ‘sb_handle’ undeclared (first use in this function)
mod_security2.c:1455: error: (Each undeclared identifier is reported only once
mod_security2.c:1455: error: for each function it appears in.)
mod_security2.c:1455: error: ‘sbh’ undeclared (first use in this function)
mod_security2.c:1487: error: ‘APLOG_TRACE3’ undeclared (first use in this function)
make[2]: *** [mod_security2_la-mod_security2.lo] Error 1
make[2]: Leaving directory /home/nginx/spiderlabs/ModSecurity/apache2' make[1]: *** [all] Error 2 make[1]: Leaving directory
/home/nginx/spiderlabs/ModSecurity/apache2'
make: *** [all-recursive] Error 1
Metadata
Metadata
Assignees
Labels
No labels