Mailing List Archive

[Bug 9290] New: - Unable to compile pcre support
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9290>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9290

Unable to compile pcre support

Summary: Unable to compile pcre support
Product: Apache httpd-2.0
Version: 2.0.36
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: Critical
Priority: Other
Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: dan.luther@wcg.com


Making all in pcre
make[2]: Entering directory `/export/home/luther/httpd-2.0.36/srclib/pcre'
make[3]: Entering directory `/export/home/luther/httpd-2.0.36/srclib/pcre'
/bin/bash /export/home/luther/httpd-2.0.36/srclib/apr/libtool --silent --
mode=compile gcc -pthreads -DNO_DBM_
REWRITEMAP -O4 -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -
DAP_HAVE_DESIGNATED_INITIALIZER -I. -
I/export/home/luther/httpd-2.0.36/os/unix -I/export/home/luther/httpd-
2.0.36/server/mpm/worker -I/export/home/
luther/httpd-2.0.36/modules/http -I/export/home/luther/httpd-
2.0.36/modules/proxy -I/export/home/luther/httpd-
2.0.36/include -I/export/home/luther/httpd-2.0.36/srclib/apr/include -
I/export/home/luther/httpd-2.0.36/srclib
/apr-util/include -I/export/home/luther/httpd-2.0.36/modules/dav/main -
I/export/home/luther/httpd-2.0.36/srcli
b/apr-util/xml/expat/lib -prefer-non-pic -static -c pcre.c && touch pcre.lo
pcre.c: In function `pcre_compile':
pcre.c:2534: `pcre_default_tables' undeclared (first use in this function)
pcre.c:2534: (Each undeclared identifier is reported only once
pcre.c:2534: for each function it appears in.)
make[3]: *** [pcre.lo] Error 1
make[3]: Leaving directory `/export/home/luther/httpd-2.0.36/srclib/pcre'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/luther/httpd-2.0.36/srclib/pcre'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/luther/httpd-2.0.36/srclib'
make: *** [all-recursive] Error 1


gcc version 3.0.3
Solaris 8 (latest patches)

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org