You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Lemaire, David W." <dl...@ems.com> on 2003/07/15 15:54:36 UTC

[users@httpd] PCRE make error

Has anyone had errors compiling pcre on 2.0.39 ?
I have had success on other Solaris systems ( same patch levels )

This is the error:

Making all in pcre
make[1]: Entering directory
`/export/home/eisdwl/install/httpd-2.0.39/srclib/pcre'
make[2]: Entering directory
`/export/home/eisdwl/install/httpd-2.0.39/srclib/pcre'
/bin/bash /export/home/eisdwl/install/httpd-2.0.39/srclib/apr/libtool
--silent --mode=compile gcc  -g -O2 -pthreads    -DSOLARIS2=8
-D_POSIX_PTHREAD_SEMANT
ICS -D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER
-I/export/home/eisdwl/install/httpd-2.0.39/srclib/apr/include
-I/export/home/eisdwl/install/httpd-2.0.3
9/srclib/apr-util/include
-I/export/home/eisdwl/install/httpd-2.0.39/srclib/apr-util/xml/expat/lib -I.
-I/export/home/eisdwl/install/httpd-2.0.39/os/unix -
I/export/home/eisdwl/install/httpd-2.0.39/server/mpm/prefork
-I/export/home/eisdwl/install/httpd-2.0.39/modules/http
-I/export/home/eisdwl/install/httpd-2.
0.39/modules/filters
-I/export/home/eisdwl/install/httpd-2.0.39/modules/proxy
-I/export/home/eisdwl/install/httpd-2.0.39/include
-I/export/home/eisdwl/inst
all/httpd-2.0.39/modules/dav/main -prefer-non-pic -static -c pcre.c && touch
pcre.lo
pcre.c: In function `pcre_compile':
pcre.c:2534: error: `pcre_default_tables' undeclared (first use in this
function)
pcre.c:2534: error: (Each undeclared identifier is reported only once
pcre.c:2534: error: for each function it appears in.)
make[2]: *** [pcre.lo] Error 1
make[2]: Leaving directory
`/export/home/eisdwl/install/httpd-2.0.39/srclib/pcre'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/export/home/eisdwl/install/httpd-2.0.39/srclib/pcre'
make: *** [all-recursive] Error 1

Dave Lemaire 
Systems Administrator
603-924-9571 x5102
/*
Problems cannot be solved at the same level
of awareness that created them. -A. Einstein
*/