|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-10-31 05:23 UTC] derick@php.net
[2001-10-31 05:42 UTC] damie dot mickael at msa62 dot msa dot fr
[2001-10-31 19:38 UTC] sniper@php.net
[2001-11-21 13:18 UTC] sander@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 13:00:01 2025 UTC |
En compilant Apache pour qu'il prenne en compte le module php, voil? ce que j'obtiens Merci Creating Makefile in src + configured for IBM AIX 4.3 platform + setting C compiler to cc + setting C pre-processor to cc -E + checking for system header files + adding selected modules o php4_module uses ConfigStart/End + checking sizeof various data types + doing sanity check on compiler and options ** A test compilation with your Makefile configuration ** failed. The below error output from the compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. cd ..; cc -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -qnogenpcomp -qnousepcomp -I/apache/p hp-4.0.6 -I/apache/php-4.0.6/main -I/apache/php-4.0.6/main -I/apache/php-4.0.6/Zend -I/apache/php-4.0.6/Zend -I/apache/php-4.0.6 /TSRM -I/apache/php-4.0.6/TSRM -I/apache/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -lm -lpthread -o h elpers/dummy helpers/dummy.c -R/usr/informix/lib -R/usr/informix/lib/esql -L/usr/informix/lib -L/usr/informix/lib/esql -Lmodu les/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -lifos -lifgen -lifsql -lifasf -lifos -lifgen -lifgls -ltli -l/netst ub -lc -lmsaa -lbsd -ldl -lifglx -ldl -lcrypt -lbind -lm -ldl ld: 0706-027 The -R /usr/informix/lib flag is ignored. ld: 0706-027 The -R /usr/informix/lib/esql flag is ignored. ld: 0706-006 Cannot find or open library file: -l /netstub ld:open(): No such file or directory make: The error code from the last command is 255. Stop. ======== Error Output for sanity check ======== ============= End of Error Report ============= Aborting!