php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12249 Error compiling Apache 1.3.19
Submitted: 2001-07-19 07:32 UTC Modified: 2001-07-26 21:15 UTC
From: din at capesesp dot com dot br Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: AIX 4.3
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: din at capesesp dot com dot br
New email:
PHP Version: OS:

 

 [2001-07-19 07:32 UTC] din at capesesp dot com dot br
Hi,

I got a error (bottom) when make "make" after "configure" in Apache 1.3.19. My system was OK, then I needed install mod_ssl and rebuild Apache, now I need your help!

Thanks
Jose Antonio Rocha

"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 63.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 62.8: 1506-485 (S) Parameter declaration list is incompatible with declarator for inline.
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 68.9: 1506-276 (S) Syntax error: possible missing '{'?
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 72.9: 1506-273 (E) Missing type in declaration of errno.
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 73.9: 1506-273 (E) Missing type in declaration of local_lval.
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 73.35: 1506-045 (S) Undeclared identifier end_ptr.
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 73.29: 1506-045 (S) Undeclared identifier str.
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 73.22: 1506-221 (S) Initializer must be a valid constant expression.
"/usr/include/dlfcn.h", line 67.9: 1506-236 (W) Macro name RTLD_LAZY has been redefined.
"/usr/include/dlfcn.h", line 67.9: 1506-358 (I) "RTLD_LAZY" is defined on line 63 of /usr/install/php-4.0.4pl1/Zend/zend.h.
"/usr/include/dlfcn.h", line 71.9: 1506-236 (W) Macro name RTLD_GLOBAL has been redefined.
"/usr/include/dlfcn.h", line 71.9: 1506-358 (I) "RTLD_GLOBAL" is defined on line 67 of /usr/install/php-4.0.4pl1/Zend/zend.h.
"/usr/install/php-4.0.4pl1/Zend/zend_operators.h", line 74.9: 1506-046 (S) Syntax error.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 21:15 UTC] sniper@php.net
Try the latest CVS snapshot from http://snaps.php.net/
as this should be fixed.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 17:01:30 2025 UTC