ID: 11846
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Compile Problem
Operating system: NCR WM 4300 unix systema V MP-RA
PHP Version: 4.0.6
Description: AL EJECUTAR MAKE MARCA ERROR
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 GRACIAS
Previous Comments:
---------------------------------------------------------------------------
[2001-07-02 15:18:00] [EMAIL PROTECTED]
You get this error during the compilation of the mysql client libraries that are
bundled with PHP.
Can you compile MySQL without problems? And can you possibly try gcc for the
compilation of PHP?
What is you configure line?
Derick
---------------------------------------------------------------------------
[2001-07-02 15:15:00] [EMAIL PROTECTED]
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.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=11846
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]