|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-07-02 15:15 UTC] ggalindo at ref dot pemex dot com
NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated E "my_init.c",L44/C7(#237): INT_MAX: Identifier is undeclared. w "my_init.c",L100/C9(#257): '=' encountered where '==' may have been intended. 1 user error 1 warning *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 12:00:01 2025 UTC |
THE VERSION installed version at the moment is 3.0.18 without problem. not compile with mysql, use to informix database the procedure is 1.- $ cd apache_1.3.19 $ ./configure # OK NO ERROR $ cd ../php4.0.6 $ cd php-4.0.6 $ ./configure --with-informix=yes --with-apache=/admvos/apache/apache_1.3.19 --enable-sysvsem --enable -sysvshm # OK NO ERROR $ make Making all in libmysql cc -I. -I/admvos/sistgczo/php-4.0.6/ext/mysql/libmysql -I/admvos/sistgczo/php-4.0.6/main -I/admvos/sistgczo/php-4.0.6 -I/admvos/apache/apache_1.3.19/src/include -I/admvos/apache/apache_1.3.19/src/os/unix -I/admvos/sistgczo/php-4.0.6/Zend -I/usr/informix/incl/esql -I/admvos/sistgczo/php-4.0.6/ext/mysql/libmysql -I/admvos/sistgczo/php-4.0.6/ext/xml/expat/xmltok -I/admvos/sistgczo/php-4.0.6/ext/xml/expat/xmlparse -I/admvos/sistgczo/php-4.0.6/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -c my_init.c && touch my_init.lo NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated E "my_init.c",L44/C7(#237): INT_MAX: Identifier is undeclared. w "my_init.c",L100/C9(#257): '=' encountered where '==' may have been intended. 1 user error 1 warning *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. # THE LAST 25 LINES $ THE VERSION installed version at the moment is 3.0.18 without problem. THANKS GRACIASagain error in other lines command compile $./configure --with-informix=yes --with-apache=/admvos/apache/apache_1.3.19 --enable-sysvsem --enable-sysvshm --without-mysql LAST LINES cc -I. -I/admvos/sistgczo/php-4.0.6/ext/posix -I/admvos/sistgczo/php-4.0.6/main -I/admvos/sistgczo/php-4.0.6 -I/admvos/apache/apache_1.3.19/src/include -I/admvos/apache/apache_1.3.19/src/os/unix -I/admvos/sistgczo/php-4.0.6/Zend -I/usr/informix/incl/esql -I/admvos/sistgczo/php-4.0.6/ext/xml/expat/xmltok -I/admvos/sistgczo/php-4.0.6/ext/xml/expat/xmlparse -I/admvos/sistgczo/php-4.0.6/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -c posix.c && touch posix.lo NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated w "/admvos/sistgczo/php-4.0.6/Zend/zend_execute.h",L185/C5(#257): '=' encountered where '==' may have been intended. w "/admvos/sistgczo/php-4.0.6/Zend/zend_execute.h",L198/C4(#257): '=' encountered where '==' may have been intended. w "/admvos/sistgczo/php-4.0.6/ext/standard/php_string.h",L125/C5(#257): '=' encountered where '==' may have been intended. E "posix.c",L357/C17(#237): NGROUPS_MAX: Identifier is undeclared. E "posix.c",L357/C9(#445): gidlist | Type of variable is an array of zero length. E "posix.c",L361/C21(#237): NGROUPS_MAX: Identifier is undeclared. w (#657): (info) How referenced files were included: | File /admvos/sistgczo/php-4.0.6/Zend/zend_execute.h from /admvos/sistgczo/php-4.0.6/Zend/zend_API.h from /admvos/sistgczo/php-4.0.6/main/php.h from posix.c. | File /admvos/sistgczo/php-4.0.6/ext/standard/php_string.h from posix.c. 3 user errors 4 warnings *** Error code 3 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. *** Error code 1 (bu21) make: fatal error. THANKS...