Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 1999 20:20:05 +0200
From:      Daniel Haischt <danielh@privat.toplink.de>
To:        Philip Hallstrom <philip@adhesivemedia.com>
Cc:        freebsd-database@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: Apache/PHP/Oracle8...
Message-ID:  <99051320391202.60546@abysstwo.abyssworld.de>
References:  <Pine.BSF.4.10.9905121350180.74904-100000@burlap.eilio.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
HIYA

Sorry for answering ur mail so late, but compiling Apache keeps me bussy ;-)

To be honest I just found why Apache/PHP with oracle support wont compile.
Regarding to my last compiler output (as attachement to this mail) I'm sure
Oracle libs which can be found under $ORACLE_HOME/lib aren't
compatibel to standart linux emulation (linux_lib 2.6).

I know there was someone who builds a special linux port for Oracle8
but I cant remember the URL of this port, sorry though.

Maybe the one who buold this port is able to send us the URL again ...

BTW - If I compile PHP without Oracle support everything compiles just fine.

Yea - Finally its very frustrating I spent now about two weeks to get
Apache/PHP/Oracle compiled, asked alot of peoples at my company but
wasnt able to solf this problem. The only thing I realized is that its better
to get all sources form their original distributors than to use the ported
application, cause u have a 100% controll over what u are doing and over
the configuration/compilation process.

Anyway - Maybe someone has a idea how to get Apache/PHP/Oracle compiled.

Best Regards

Daniel Haischt

=============================
Am Mi , 12 Mai 1999 schrieben Sie:
> Hi -
> 	I saw your question in the mailing list about getting
> apache/php/oracle8 to work on freebsd... did you ever find a solution?
> I'm at the same point and am getting frustrated...
> 
> thanks -philip
[-- Attachment #2 --]
<=== src/ap
===> src/main
gcc -c -I..  -I/usr/libdata/perl/5.00502/mach/CORE -I../os/unix -I../include   -funsigned-char -DMOD_SSL=202108 -DMOD_PERL -DUSE_PERL_SSI  -DUSE_HSREGEX -DEAPI -fpic -DSHARED_CORE `../apaci` gen_test_char.c
gcc  -funsigned-char -DMOD_SSL=202108 -DMOD_PERL -DUSE_PERL_SSI  -DUSE_HSREGEX -DEAPI -fpic -DSHARED_CORE `../apaci`   -o gen_test_char gen_test_char.o  -Lmodules/php3 -L../modules/php3 -L../../modules/php3 -lmodphp3 -L/cdrom/oracle8051ee_intel/lib -Wl,-rpath,/cdrom/oracle8051ee_intel/lib -lclntsh -lpsa -lcore4 -lnlsrtl3 -lclntsh -lm                    -lz            -lexpat     -lpam -lm -lcrypt   -lcrypt -lgdbm   -Wl,-E  /usr/libdata/perl/5.00502/mach/auto/DynaLoader/DynaLoader.a -L/usr/libdata/perl/5.00502/mach/CORE -lperl -lm -lc -lcrypt -lperl
/usr/libexec/elf/ld: warning: libm.so.6, needed by /cdrom/oracle8051ee_intel/lib/libclntsh.so, may conflict with libm.so.2
/usr/libexec/elf/ld: warning: libc.so.6, needed by /cdrom/oracle8051ee_intel/lib/libclntsh.so, may conflict with libc.so.3
/usr/lib/libc.so.6: warning: this program uses gets(), which is unsafe.
./gen_test_char >test_char.h
Segmentation fault - core dumped
*** Error code 139

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop. 

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99051320391202.60546>