Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] php-5.1.6-r6 troubles
Date: Sat, 20 Jan 2007 17:47:33
Message-Id: loom.20070120T183427-81@post.gmane.org
1 Hello,
2
3 Trying to run a routine upgrade I get this error:
4
5 hecking for Informix support... no
6 checking for InterBase support... yes
7 checking for isc_detach_database in -lfbclient... no
8 checking for isc_detach_database in -lgds... no
9 checking for isc_detach_database in -lib_util... no
10 configure: error: libgds, libib_util or libfbclient not found! Check config.log
11 for more information.
12
13 !!! ERROR: dev-lang/php-5.1.6-r6 failed.
14 Call stack:
15 ebuild.sh, line 1546: Called dyn_compile
16 ebuild.sh, line 937: Called src_compile
17 php-5.1.6-r6.ebuild, line 173: Called src_compile_normal
18 php-5.1.6-r6.ebuild, line 323: Called php5_1-sapi_src_compile
19 php5_1-sapi.eclass, line 576: Called die
20
21 !!! configure failed
22
23
24 I looked in this file for clues, but found nothing:
25 /var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/config.log
26
27 But found nothing that looked like a problem (at least to me).
28
29 So all I have to go on is this line (repeated from above):
30
31 configure: error: libgds, libib_util or libfbclient not found! Check config.log
32 for more information.
33
34 Any words of wisdom on how to fix this?
35
36
37 James
38
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] php-5.1.6-r6 troubles Rumen Yotov <rumen@××××××.org>
Re: [gentoo-user] php-5.1.6-r6 troubles Daniel Iliev <danny@××××××××.com>