Making all in pcre
/soft/http/srclib/apr/libtool --silent --mode=compile gcc -g -O2 -D_REENTRANT -D_THREAD_SAFE -DAP_HAVE_DESIGNATED_INITIALIZER -I/soft/http/srclib/apr/include -I/soft/http/srclib/apr-util/include -I/soft/http/srclib/apr-util/xml/expat/lib -I. -I/soft/http/os/unix -I/soft/http/server/mpm/prefork -I/soft/http/modules/http -I/soft/http/modules/filters -I/soft/http/modules/proxy -I/soft/http/include -I/soft/http/modules/generators -I/usr/local/openssl/include/openssl -I/usr/local/openssl/include -I/soft/http/modules/dav/main -prefer-non-pic -static -c pcre.c && touch pcre.lo
pcre.c: In function `pcre_compile':
pcre.c:2545: error: `pcre_default_tables' undeclared (first use in this function)
pcre.c:2545: error: (Each undeclared identifier is reported only once
pcre.c:2545: error: for each function it appears in.)
*** Error code 1