Date: Wed, 26 Nov 2008 14:39:33 +0100 From: Peter Czanik <pczanik@fang.fa.gau.hu> To: freebsd-ports@freebsd.org Subject: php5-pdo_firebird (and php5-interbase) Message-ID: <492D5195.1030309@fang.fa.gau.hu>
next in thread | raw e-mail | index | archive | help
Hello, The two ports seem to have the same problem: not finding the installed Firebird 2.0 libraries: v12# uname -a FreeBSD v12.fa.gau.hu 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct 1 07:51:58 UTC 2008 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 v12# pwd /usr/ports/databases/php5-pdo_firebird v12# make ===> php5-pdo_firebird-5.2.6_2 depends on file: /usr/local/include/php/main/php.h - found ===> php5-pdo_firebird-5.2.6_2 depends on file: /usr/local/bin/phpize - found ===> php5-pdo_firebird-5.2.6_2 depends on file: /usr/local/lib/php/20060613/pdo.so - found ===> php5-pdo_firebird-5.2.6_2 depends on file: /usr/local/bin/autoconf-2.62 - found ===> php5-pdo_firebird-5.2.6_2 depends on shared library: fbclient.2.0 - not found ===> Verifying install for fbclient.2.0 in /usr/ports/databases/firebird20-client ===> firebird-client-2.0.3_2 depends on executable: gmake - found ===> firebird-client-2.0.3_2 depends on executable: bison - found ===> firebird-client-2.0.3_2 depends on file: /usr/local/bin/automake-1.9 - found ===> firebird-client-2.0.3_2 depends on file: /usr/local/bin/autoconf-2.62 - found ===> firebird-client-2.0.3_2 depends on file: /usr/local/bin/libtool - found ===> firebird-client-2.0.3_2 depends on shared library: icuuc - found ===> Configuring for firebird-client-2.0.3_2 ^C v12# ls -l /usr/local/lib/libfbclient.so* lrwxr-xr-x 1 root wheel 20 Nov 26 13:47 /usr/local/lib/libfbclient.so -> libfbclient.so.2.0.3 lrwxr-xr-x 1 root wheel 20 Nov 26 13:47 /usr/local/lib/libfbclient.so.2 -> libfbclient.so.2.0.3 lrwxr-xr-x 1 root wheel 20 Nov 26 13:47 /usr/local/lib/libfbclient.so.2.0 -> libfbclient.so.2.0.3 -r--r--r-- 1 root wheel 613756 Nov 26 13:47 /usr/local/lib/libfbclient.so.2.0.3 Bye, CzP
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?492D5195.1030309>