compilation problem with mod_proxy_html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



By compiling of the mod_proxy_html (version 2.5.2) for apache2.0.50(on LINUX) with the command  "apxs -c -I/usr/include/libxml2 -i mod_proxy_html.c", I get the follow error:


[root@slsxwebdev1 tmp]# /opt/apache2/bin/apxs -c -I/usr/include/libxml2 -i mod_proxy_html.c /opt/apache2/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -pipe -mcpu=i586 -march=i686 -DAP_HAVE_DESIGNATED_INITIALIZE
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

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux