R -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pthread
-I/opt/apache2/include -I/opt/apache2/include -I/opt/apache2/include
-I/usr/include/libxml2 -c -o mod_proxy_html.lo mod_proxy_html.c
&& touch mod_proxy_html.slo
mod_proxy_html.c: In function `proxy_html_filter':
mod_proxy_html.c:802: `XML_PARSE_RECOVER' undeclared (first use in this
function)
mod_proxy_html.c:802: (Each undeclared identifier is reported only once
mod_proxy_html.c:802: for each function it appears in.)
mod_proxy_html.c:802: `XML_PARSE_NONET' undeclared (first use in this
function)
mod_proxy_html.c:803: `XML_PARSE_NOBLANKS' undeclared (first use in this
function)
mod_proxy_html.c:803: `XML_PARSE_NOERROR' undeclared (first use in this
function)
mod_proxy_html.c:803: `XML_PARSE_NOWARNING' undeclared (first use in this function)
apxs:Error: Command failed with rc=65536
Can anybody help me to fix this problem.
Thanks,
Sharath