ID: 10784
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Compile Problem
Operating system: UNIX AIX 4.3.3.0
PHP Version: 4.0.4pl1
Description: "./global.h", line 525.17: 1506-334 (S) Identifier int8 has already been 
define

When I try to build php distribution using the native xlc compiler, it failed with the 
several errors :

"./global.h", line 525.17: 1506-334 (S) Identifier int8 has already been defined
 on line 622 of "/usr/include/sys/inttypes.h".
"libmysql.c", line 179.59: 1506-280 (W) Function argument assignment between typ
es "unsigned long*" and "int*" is not allowed.
make : 1254-004 Code d'erreur de la dernière commande : 1.



Previous Comments:
---------------------------------------------------------------------------

[2001-05-10 08:49:44] [EMAIL PROTECTED]
Please report you bug in the English Language.

---------------------------------------------------------------------------

[2001-05-10 08:41:11] [EMAIL PROTECTED]
J'ai un problème de compilation de php sur un serveur unix (AIX 4.3.3.0) . J'ai 
installé le serveur apache 1.3.12 . j'ai configuré php avec apache et oracle 8.1.6. 
Lorsque je lance le make j'ai le message d'erreur suivant :

"./global.h", line 525.17: 1506-334 (S) Identifier int8 has already been defined
on line 622 of "/usr/include/sys/inttypes.h".
"libmysql.c", line 179.59: 1506-280 (W) Function argument assignment between typ
es "unsigned long*" and "int*" is not allowed.
make : 1254-004 Code d'erreur de la dernière commande : 1.

La commande ne m'installe pas le module PHP4 sous /src/modules
je ne peux dons pas reconfigurer apache avec php4 

Que faire ?

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=10784


-- 
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]

Reply via email to