[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-08-23 Thread jean-marc . boucher

ID: 11726
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Failure
Operating System: AIX 4.3.3.0 ML08
PHP Version: 4.0.6
New Comment:

by setting CFLAGS=-ma the pb was resolved

regards

JMB

Previous Comments:


[2001-08-20 10:29:16] [EMAIL PROTECTED]

No feedback. Reopen if you still have this problem
with PHP 4.0.7 (soon to be released) or with latest CVS 
snapshot from http://snaps.php.net/




[2001-07-31 21:04:14] [EMAIL PROTECTED]

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




[2001-07-31 06:00:01] [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] [EMAIL PROTECTED]

no user feedback.



[2001-06-27 11:55:17] [EMAIL PROTECTED]

Please add your configure line to this report.





The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=11726


Edit this bug report at http://bugs.php.net/?id=11726edit=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]




[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-08-20 Thread sniper

ID: 11726
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Compile Failure
Operating System: AIX 4.3.3.0 ML08
PHP Version: 4.0.6
New Comment:

No feedback. Reopen if you still have this problem
with PHP 4.0.7 (soon to be released) or with latest CVS 
snapshot from http://snaps.php.net/


Previous Comments:


[2001-07-31 21:04:14] [EMAIL PROTECTED]

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




[2001-07-31 06:00:01] [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] [EMAIL PROTECTED]

no user feedback.



[2001-06-27 11:55:17] [EMAIL PROTECTED]

Please add your configure line to this report.





[2001-06-27 04:18:02] [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=11726edit=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]




[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-07-31 Thread jean-marc . boucher

ID: 11726
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: Compile Failure
Operating System: AIX 4.3.3.0 ML08
PHP Version: 4.0.6
New Comment:

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

Previous Comments:


[2001-07-23 11:54:21] [EMAIL PROTECTED]

no user feedback.



[2001-06-27 11:55:17] [EMAIL PROTECTED]

Please add your configure line to this report.





[2001-06-27 04:18:02] [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=11726edit=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]




[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-07-31 Thread sniper

ID: 11726
Updated by: sniper
Reported By: [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] [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] [EMAIL PROTECTED]

no user feedback.



[2001-06-27 11:55:17] [EMAIL PROTECTED]

Please add your configure line to this report.





[2001-06-27 04:18:02] [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=11726edit=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]




[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-07-23 Thread kalowsky

ID: 11726
Updated by: kalowsky
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Compile Failure
Operating System: AIX 4.3.3.0 ML08
PHP Version: 4.0.6
New Comment:

no user feedback.

Previous Comments:


[2001-06-27 11:55:17] [EMAIL PROTECTED]

Please add your configure line to this report.





[2001-06-27 04:18:02] [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=11726edit=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]