Anybody help me. I'm trying to install php 4.03pl1 in AIX 4.3.3. The make command shows the error: -------------------------- ... cc: 1501-218 file .libs/libphp4.lax/libxml.al/xmlrole.lo contains an incorrect file suffix cc: 1501-218 file .libs/libphp4.lax/libxml.al/xmlparse.lo contains an incorrectfile suffix cc: 1501-218 file .libs/libphp4.lax/libxml.al/hashtable.lo contains an incorrect file suffix cc: 1501-218 file .libs/libphp4.lax/libtsrm.al/TSRM.lo contains an incorrect file suffix cc: 1501-218 file .libs/libphp4.lax/libtsrm.al/tsrm_strtok_r.lo contains an incorrect file suffix cc: 1501-218 file .libs/libphp4.lax/libtsrm.al/tsrm_virtual_cwd.lo contains an incorrect file suffix make: The error code from the last command is 255. Stop. make: The error code from the last command is 1. Stop. -------------------------- My plataform is: IBM RS/6000 AIX 4.3.3 C Compiler 4.3 PHP 4.0.3 pl1 HTTPServer 1.3.12 configure -with-apxs=/usr/HTTPServer/bin/apxs -without-zend -without-mysql -with-config-file-path=/usr/HTTPServer NOTE: PHP 3.0.18 works fine. -- PHP Install 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]
[PHP-INST] PHP 4 error on install in AIX 4.3
Capesesp - Divisao de Informatica Wed, 21 Feb 2001 06:00:36 -0800
- Re: [PHP-INST] PHP 4 error on install in... Capesesp - Divisao de Informatica
- Re: [PHP-INST] PHP 4 error on insta... Michael Champagne