Httpd2.4.23 make failed with error util_pcre.c:128: error: 'PCRE_DUPNAMES' undeclared (first use in this function)

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

 



Hi Team,

I am trying to install httpd-2.4.23 on redhat system, it is always failing as follows,
util_pcre.c: In function 'ap_regcomp':
util_pcre.c:128: error: 'PCRE_DUPNAMES' undeclared (first use in this function)
util_pcre.c:128: error: (Each undeclared identifier is reported only once
util_pcre.c:128: error: for each function it appears in.)
make[2]: *** [util_pcre.lo] Error 1
make[2]: Leaving directory `/opt/taleo/rccagent/wks/worker_1/apache_124194/httpd-2.4.23/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/taleo/rccagent/wks/worker_1/apache_124194/httpd-2.4.23/server'
make: *** [all-recursive] Error 1
i had used yum install pcre pcre-devel curl curl-devel libxml2 libxml2-devel expat-devel lua-devel, and then 
/configure --prefix=${APACHE_INSTALL_DIR} --with-pcre=/usr/bin/pcre-config --with-included-apr --with-mpm=worker \
--enable-mods-shared='alias authz_host cache cgi cgid deflate dir disk-cache expires headers info logio mem-cache mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_http rewrite setenvif ssl version' \
--enable-reqtimeout \
--enable-unique-id \
--disable-asis --disable-auth-basic --disable-auth-basic --disable-authn_file \
--disable-authn-file --disable-authz-groupfile --disable-authz-user \
--disable-cgi --disable-cgid --disable-filter --disable-imagemap \
--disable-userdir ${OPTIONAL}

make

It is getting failed at make command.

Could any one please suggest,

[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