linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Compilation Problems - PHP / APACHE
@ 1998-12-08  2:24 Tim Perdue, The Des Moines City.net
  1998-12-08  5:48 ` Mohammad A. Haque
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Perdue, The Des Moines City.net @ 1998-12-08  2:24 UTC (permalink / raw)
  To: php3, linuxppc-dev


I still have not solved my compilation problems with PHP 3.0.5 / Apache
1.3.3

Apache compiles fine by itself, but if you try to compile it with support
for PHP, I get these errors. I'm seriously stuck on this one - for over a
day now.

Any takers?

This is what I get when I MAKE apache, after having made and installed PHP
(successfully).

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@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compilation Problems - PHP / APACHE
  1998-12-08  2:24 Compilation Problems - PHP / APACHE Tim Perdue, The Des Moines City.net
@ 1998-12-08  5:48 ` Mohammad A. Haque
  0 siblings, 0 replies; 2+ messages in thread
From: Mohammad A. Haque @ 1998-12-08  5:48 UTC (permalink / raw)
  To: Tim Perdue, The Des Moines City.net; +Cc: php3, linuxppc-dev


Did you compile php with ORACLE support?

--Mohammad

"Tim Perdue, The Des Moines City.net" wrote:
> 
> I still have not solved my compilation problems with PHP 3.0.5 / Apache
> 1.3.3
> 
> Apache compiles fine by itself, but if you try to compile it with support
> for PHP, I get these errors. I'm seriously stuck on this one - for over a
> day now.
> 
> Any takers?
> 
> This is what I get when I MAKE apache, after having made and installed PHP
> (successfully).
> 
> 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@lists.linuxppc.org ]]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-12-08  5:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-12-08  2:24 Compilation Problems - PHP / APACHE Tim Perdue, The Des Moines City.net
1998-12-08  5:48 ` Mohammad A. Haque

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).