From owner-freebsd-questions Thu Aug 22 5:21: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F0A337B400 for ; Thu, 22 Aug 2002 05:21:04 -0700 (PDT) Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by mx1.FreeBSD.org (Postfix) with SMTP id 0349C43E65 for ; Thu, 22 Aug 2002 05:21:03 -0700 (PDT) (envelope-from CapM@gmx.net) Received: (qmail 20381 invoked by uid 0); 22 Aug 2002 12:21:01 -0000 Date: Thu, 22 Aug 2002 14:21:01 +0200 (MEST) From: Pascal Giannakakis To: freebsd-questions@freebsd.org MIME-Version: 1.0 Subject: Can't Compile PHP with OCI X-Priority: 3 (Normal) X-Authenticated-Sender: #0000945514@gmx.net X-Authenticated-IP: [195.82.64.130] Message-ID: <30362.1030018861@www29.gmx.net> X-Mailer: WWW-Mail 1.5 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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