PHP / Apache
Tim Perdue, The Des Moines City.net
tim at dmcity.net
Mon Dec 7 09:27:34 EST 1998
I've been having a hard time compiling software on LinuxPPC. It took a lot
of hacking and research to make MySQL compile, and PHP compiled fairly
easily.
But apache will not compile cleanly when I am including the PHP module.
I see there is a successful RPM out there for Apache 1.3.3, so that can't be
the problem. The problem with my compile must be related to PHP?
Anyone have any idea what this error is? Please be specific with your
responses, including any libraries I need and suggestions on where to get
them.
Please respond to tim at dmcity.net
Thank you!
util.c: In function `ap_find_token':
util.c:1015: `test_char_table' undeclared (first use this function)
util.c:1015: (Each undeclared identifier is reported only once
util.c:1015: for each function it appears in.)
util.c:1015: `T_HTTP_TOKEN_STOP' undeclared (first use this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1074: `test_char_table' undeclared (first use this function)
util.c:1074: `T_ESCAPE_SHELL_CMD' undeclared (first use this function)
util.c: In function `ap_escape_path_segment':
util.c:1198: `test_char_table' undeclared (first use this function)
util.c:1198: `T_ESCAPE_PATH_SEGMENT' undeclared (first use this function)
util.c: In function `ap_os_escape_path':
util.c:1227: `test_char_table' undeclared (first use this function)
util.c:1227: `T_OS_ESCAPE_PATH' undeclared (first use this function)
make[3]: *** [util.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/tmp/apache_1.3.3/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/tmp/apache_1.3.3'
make: *** [build] Error 2
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request at lists.linuxppc.org ]]
More information about the Linuxppc-dev
mailing list