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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mjack at mac dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon May 05 21:01:29 2025 UTC