php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18507 Compile error during make install
Submitted: 2002-07-23 14:39 UTC Modified: 2002-07-23 15:11 UTC
From: jlester at structureinteractive dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.2 OS: RedHat Linux 7.2
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: jlester at structureinteractive dot com
New email:
PHP Version: OS:

 

 [2002-07-23 14:39 UTC] jlester at structureinteractive dot com
I compiled PHP with the mysql and apxs options only. When attempting to run make install I get the following traceback:

php_functions.c:93:9: missing binary operator
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory `/usr/src/php-4.2.2/sapi/apache2filter'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/usr/src/php-4.2.2/sapi/apache2filter'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.2.2/sapi'
make: *** [install-recursive] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-23 15:11 UTC] sniper@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 10:01:33 2025 UTC