Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 14:21:01 +0200 (MEST)
From:      Pascal Giannakakis <CapM@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   Can't Compile PHP with OCI
Message-ID:  <30362.1030018861@www29.gmx.net>

next in thread | raw e-mail | index | archive | help
Lo ppl, 
 
i managed to compile PHP 4.3.0 dev with Apache 2.0.40, but i cannot compile
PHP 
(includes prior Versions down to 4.1) with --with-oci8. This is the content
of the 
debug.log: 
 
 
 
CONFIGURE:   './configure' '--with-pgsql' '--with-oci8' 
'--with-apxs2=/usr/local/apache2/bin/apxs' '--with-tsrm-pth' 
CC:         gcc 
CFLAGS:     -g -O2 
CPPFLAGS: 
CXX: 
CXXFLAGS: 
INCLUDES:    -I/usr/local/apache2/include  -I$(top_builddir)/Zend 
-I/usr/local/oracle/rdbms/public -I/usr/local/oracle/rdbms/demo -I/usr/local

/pgsql/include 
LDFLAGS:     -R/usr/local/oracle/lib -L/usr/local/oracle/lib
-R/usr/local/pgsql/lib 
-L/usr/local/pgsql/lib 
LIBS:       -lpq -lcrypt -lm  -lcrypt -ldl -lm -lclntsh 
DLIBS: 
SAPI:       apache2filter 
PHP_RPATHS:  /usr/local/oracle/lib /usr/local/pgsql/lib 
uname -a:   FreeBSD KATWS_PG 4.6-RELEASE FreeBSD 4.6-RELEASE #2: Wed Jul  3
15:38:42 
CEST 2002     pg@KATWS_PG:/usr/src/sys/compile/MODIFIED 
i386 
 
gcc -o conftest -g -O2   -R/usr/local/oracle/lib -L/usr/local/oracle/lib 
-R/usr/local/pgsql/lib -L/usr/local/pgsql/lib conftest.c -lpq -lcrypt 
 -lm  -lcrypt -ldl -lm -lclntsh >&5 
/usr/libexec/elf/ld: cannot find -ldl 
 
 
What does it mean? Could it be, that the cause of this problem is, that i
installed 
OCI8 via the ported linux bash? 
 
TIA 
 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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