[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache From: sniper <email protected>
Date: 07/31/01

ID: 11726
Updated by: sniper
Reported By: jean-marc.boucher <email protected>
Old Status: Open
Status: Feedback
Bug Type: Compile Failure
Operating System: AIX 4.3.3.0 ML08
PHP Version: 4.0.6
New Comment:

Could you please try the latest CVS snapshot from http://snaps.php.net/ ?
There have been some AIX related fixes since 4.0.6 was released.

--Jani

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

[2001-07-31 06:00:01] jean-marc.boucher <email protected>

./configure --with-oci8=/oraker01/app/oracle/product/8.1.7 --with-apache=../apache_1.3.20 --with-mysql=no --enable-sigchild --enable-track-vars

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

[2001-07-23 11:54:21] kalowsky <email protected>

no user feedback.

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

[2001-06-27 11:55:17] sniper <email protected>

Please add your configure line to this report.

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

[2001-06-27 04:18:02] jean-marc.boucher <email protected>

while compiling apache 1.3.20 + PHP_4.0.6 + Oracle 8.1.7 on AIX 4.3.3 i have this.
this is the same pb as Bug id #10562

  cc -DAIX=43 -DUSE_PTHREAD_SERIALIZED_ACCEPT -U__STR__ -DAIX_BIND_PROCESSOR -qnogenpcomp -qnousepcomp -I/home/root/php-4.0.6 -I/home/root/php-4.0.6/main -I/home/root/php-4.0.6/main -I/home/root/php-4.0.6/Zend -I/home/root/php-4.0.6/Zend -I/home/root/php-4.0.6/TSRM -I/home/root/php-4.0.6/TSRM -I/home/root/php-4.0.6 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -lm -lpthread -o httpd buildmark.o modules.o modules/php4/libphp4.a modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a lib/expat-lite/libexpat.a -R/oraker01/app/oracle/product/8.1.7/lib -L/oraker01/app/oracle/product/8.1.7/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -ldl -lld -lbsd_r -lm -lodm -ldl -lcrypt -lbind -lm -ldl -lclntsh
ld: 0706-027 The -R /oraker01/app/oracle/product/8.1.7/lib flag is ignored.
ld: 0711-317 ERROR: Undefined symbol: .alloca
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: The error code from the last command is 8.

Stop.
make: The error code from the last command is 2.

Stop.
make: The error code from the last command is 2.

Stop.

any idea ???

regards

JMB

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

Edit this bug report at http://bugs.php.net/?id=11726&edit=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>