ID: 10811
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Install and Config
Operating system: 
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

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


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

[2001-05-17 07:43:44] [EMAIL PROTECTED]
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] [EMAIL PROTECTED]
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


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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10811&edit=2


-- 
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]

Reply via email to