linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Tim Perdue, The Des Moines City.net" <tim@dmcity.net>
To: <php3@lists.php.net>, <linuxppc-dev@lists.linuxppc.org>
Subject: Compilation Problems - PHP / APACHE
Date: Mon, 7 Dec 1998 20:24:53 -0600	[thread overview]
Message-ID: <005e01be2251$f0d3a490$61246ccf@timnt.desm.uswest.net> (raw)


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 ]]

             reply	other threads:[~1998-12-08  2:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-08  2:24 Tim Perdue, The Des Moines City.net [this message]
1998-12-08  5:48 ` Compilation Problems - PHP / APACHE Mohammad A. Haque

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='005e01be2251$f0d3a490$61246ccf@timnt.desm.uswest.net' \
    --to=tim@dmcity.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=php3@lists.php.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).