ID: 10811 Comment by: j-babes487 at hotmail dot com Reported By: christelle dot duarte at univ-fcomte dot fr Status: Closed Bug Type: *Install and Config Operating System: AIX 4.3.3.0 PHP Version: 4.0.4pl1 New Comment:
<a href=http://j--babes-penetratio.da.ru>babes j</a> Previous Comments: ------------------------------------------------------------------------ [2001-06-03 23:48:42] [EMAIL PROTECTED] This should be fixed in PHP 4.0.6R. Please try the latest release candidate from: http://www.php.net/~andi/php-4.0.6RC2.tar.gz ------------------------------------------------------------------------ [2001-05-23 02:18:34] [EMAIL PROTECTED] Sorry, but I don't understand french. Please use the english locales when compiling. I see you're trying to compile it as static. Did you first run ./configure in apache dir? And is that /apache/apache_1.3.12 the sources ? --Jani ------------------------------------------------------------------------ [2001-05-17 07:43:44] christelle dot duarte at univ-fcomte dot fr I trying to build Apache 1.3.12 with PHP4 and Oracle 8.1.6. I've now loaded the latest version of PHP4 from snaps.php.net as 4.0.4pl1 didn't detect Oracle 8 correctly and built this OK with:- ./configure --without-mysql --enable-sigchild --with-oci8=/oracle8/8.1.6 --with-apache=/apache/apache_1.3.12 --enable-track-vars make make install It thens fails when I try to link it into Apache with:- cd ../apache_1.3.12 ./configure --activate-module=src/php4/libphp4.a make cc -DAIX=43 -U__STR__ -DAIX_BIND_PROCESSOR -qnogenpcomp -qnousepcomp -I/php/php4 -I/php/php4/main -I/ php/php4/main -I/php/php4/Zend -I/php/php4/Zend -I/php/php4/TSRM -I/php/php4/TSRM -I/php/php4 -DUSE_EXPAT -I./ lib/expat-lite -DNO_DL_NEEDED `./apaci` -lm -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/oracle8/ 8.1.6/lib -L/oracle8/8.1.6/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4 -ldl -lld -l bsd_r -lm -lodm -ldl -lcrypt -lbind -lm -ldl -lclntsh ld : 0706-027 L'option -R /oracle8/8.1.6/lib n'est pas prise en compte. ld : 0711-317 ERREUR : Symbole non d�fini : .alloca ld : 0711-345 Pour plus de d�tails, utilisez l'option -bloadmap ou -bnoquiet. make : 1254-004 Code d'erreur de la derni�re commande : 8. ------------------------------------------------------------------------ [2001-05-11 18:20:17] [EMAIL PROTECTED] Please try the latest CVS snapshot from http://snaps.php.net as I just fixed one bug in the configure related to Oracle. --Jani ------------------------------------------------------------------------ [2001-05-11 06:01:18] christelle dot duarte at univ-fcomte dot fr When I want to configure PHP I have this error message in the debug.log ./configure --with-oracle=/oracle8/8.1.6 --with-oci8=/oracle/8.1.6 --with-apache=/apache/apache_1.3.12 --enable-track-vars --enable-sigchild --without-mysql ld : 0706-027 The -R /oracle8/8.1.6/lib flag is ignored ld : 0706-006 Cannot find or open library file : -l core4 ld:open() : No such file or directory ld : 0706-006 Cannot find or open library file : -l nlsrtl13 ld:open() : No such file or directory ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=10811&edit=1
