>Number: 3648
>Category: general
>Synopsis: Compiling Error
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Tue Jan 12 01:10:00 PST 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.4
>Environment:
Linux pepsi 2.2.0-pre4 #1 Sun Jan 3 16:31:09 CET 1999 i686 unknown
gcc version pgcc-2.91.57 19980901 (egcs-1.1 release)
>Description:
OPTIM="-O6 -mpentiumpro -march=pentiumpro -pipe -DEAPI" \
./configure --prefix=/local/apache \
--enable-module=so \
--enable-module=rewrite \
--enable-module=info --enable-shared=info \
--enable-module=digest --enable-shared=digest\
--enable-module=expires --enable-shared=expires \
--enable-module=usertrack --enable-shared=usertrack \
--disable-module=userdir \
--enable-shared=asis \
--enable-shared=auth \
--enable-shared=cgi \
--enable-shared=status \
--enable-shared=autoindex \
--activate-module=src/modules/php3/libphp3.a \
--enable-shared=php3
util.c: In function `ap_find_token':
util.c:1040: `test_char_table' undeclared (first use in this function)
util.c:1040: (Each undeclared identifier is reported only once
util.c:1040: for each function it appears in.)
util.c:1040: `T_HTTP_TOKEN_STOP' undeclared (first use in this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1099: `test_char_table' undeclared (first use in this function)
util.c:1099: `T_ESCAPE_SHELL_CMD' undeclared (first use in this function)
util.c: In function `ap_escape_path_segment':
util.c:1223: `test_char_table' undeclared (first use in this function)
util.c:1223: `T_ESCAPE_PATH_SEGMENT' undeclared (first use in this function)
util.c: In function `ap_os_escape_path':
util.c:1252: `test_char_table' undeclared (first use in this function)
util.c:1252: `T_OS_ESCAPE_PATH' undeclared (first use in this function)
make[3]: *** [util.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/local/src/www/server/apache_1.3.4/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/src/www/server/apache_1.3.4'
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request ]
[from a developer. ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]