From: [EMAIL PROTECTED]
Operating system: AIX 4.3
PHP version: 4.0.6
PHP Bug Type: *Web Server problem
Bug description: compilation module php4 avec apache
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!
--
Edit bug report at: http://bugs.php.net/?id=13883&edit=1
--
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]