php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13883 compilation module php4 avec apache
Submitted: 2001-10-31 05:09 UTC Modified: 2001-11-21 13:18 UTC
From: damie dot mickael at msa62 dot msa dot fr Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: AIX 4.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: damie dot mickael at msa62 dot msa dot fr
New email:
PHP Version: OS:

 

 [2001-10-31 05:09 UTC] damie dot mickael at msa62 dot msa dot fr
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!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-31 05:23 UTC] derick@php.net
report in english please
 [2001-10-31 05:42 UTC] damie dot mickael at msa62 dot msa dot fr
when i compilating apache for it take php_modules. i have this error.

Thanks
 [2001-10-31 19:38 UTC] sniper@php.net
Please try the latest CVS snapshot from http://snaps.php.net/

--Jani

 [2001-11-21 13:18 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC