Mailing List Archive

[Bug 9216] New: - pcre.c compile fails
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=9216>.
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=9216

pcre.c compile fails

Summary: pcre.c compile fails
Product: Apache httpd-2.0
Version: 2.0.36
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: Normal
Priority: Other
Component: Build
AssignedTo: bugs@httpd.apache.org
ReportedBy: apache@conveyanced.com


[Solaris 8]

Configure run with all defaults, no overrides...

/bin/bash /usr/local/src/httpd-2.0.36/srclib/apr/libtool --silent --mode=compile
gcc -g -O2 -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DAP_HAVE_DESIGNATED_INITIALIZER -I. -I/usr/local/src/httpd-2.0.36/os/unix
-I/usr/local/src/httpd-2.0.36/server/mpm/prefork
-I/usr/local/src/httpd-2.0.36/modules/http
-I/usr/local/src/httpd-2.0.36/modules/proxy
-I/usr/local/src/httpd-2.0.36/include
-I/usr/local/src/httpd-2.0.36/srclib/apr/include
-I/usr/local/src/httpd-2.0.36/srclib/apr-util/include
-I/usr/local/src/httpd-2.0.36/modules/dav/main -I/usr/local/include
-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

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