php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19126 Error during he operation 'make all'
Submitted: 2002-08-27 12:13 UTC Modified: 2002-08-27 12:51 UTC
From: fiera at promotion dot it Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.2.2 OS: Slackware 8.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: fiera at promotion dot it
New email:
PHP Version: OS:

 

 [2002-08-27 12:13 UTC] fiera at promotion dot it
This isn't a bug, it's an error I receive during the  
operation 'make all'.  
  
make[3]: Entering directory 
`/usr/local/php/php-4.2.2/sapi/apache2filter' 
/bin/sh /usr/local/php/php-4.2.2/libtool --silent 
--mode=compile gcc  -I. 
-I/usr/local/php/php-4.2.2/sapi/apache2filter 
-I/usr/local/php/php-4.2.2/main -I/usr/local/php/php-4.2.2 
-I/usr/local/apache/include 
-I/usr/local/php/php-4.2.2/Zend 
-I/usr/local/php/php-4.2.2/ext/mysql/libmysql 
-I/usr/local/php/php-4.2.2/ext/xml/expat  -D_REENTRANT 
-I/usr/local/php/php-4.2.2/TSRM -DTHREAD=1 -g -O2 -pthread 
-DZTS -prefer-pic  -c php_functions.c 
php_functions.c:93: parse error 
make[3]: *** [php_functions.lo] Error 1 
make[3]: Leaving directory 
`/usr/local/php/php-4.2.2/sapi/apache2filter' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/usr/local/php/php-4.2.2/sapi/apache2filter' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/usr/local/php/php-4.2.2/sapi' 
make: *** [all-recursive] Error 1 
 
  
What Can I Do? Please Help Me.  
Alessandro  
  
  
  

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-27 12:51 UTC] derick@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot 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 in short time.
 
Thank you for the report, and for helping us make PHP better.

You either need Apache 2.0.39 to use with PHP 4.2.2, or Apache 2.0.40 with a CVS snapshot.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 18:02:40 2024 UTC