php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10959 include' expects "FILENAME" or <FILENAME>
Submitted: 2001-05-18 13:13 UTC Modified: 2001-05-19 12:26 UTC
From: mjack at mac dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: Mac OS X
Private report: No CVE-ID: None
 [2001-05-18 13:13 UTC] mjack at mac dot com
After running ./configure --with-xml --with-apxs=/usr/sbin/apxs --disable-pear --enable-track-vars --with-mysql=/usr/local, I get:

internal_functions.c:32: `#include' expects "FILENAME" or <FILENAME>
make[2]: *** [internal_functions.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

in the "Making all in main" step.

Michael

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-18 14:05 UTC] mjack at mac dot com
Sounds as if this bug is related to # 9716

Michael
 [2001-05-19 12:26 UTC] sniper@php.net
yes, and this is fixed in CVS. Try out http://www.php.net/~andi/php-4.0.6RC1.tar.gz

Reopen if you have same problem with that release candidate.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 20:01:29 2024 UTC