|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-07-26 21:15 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 07 05:00:01 2025 UTC |
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.