Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] php-5.1.6-r6 troubles
Date: Sun, 21 Jan 2007 08:49:04
Message-Id: 45B327B0.1030704@ilievnet.com
In Reply to: [gentoo-user] php-5.1.6-r6 troubles by James
1 James wrote:
2 > Hello,
3 >
4 > Trying to run a routine upgrade I get this error:
5 >
6 > hecking for Informix support... no
7 > checking for InterBase support... yes
8 > checking for isc_detach_database in -lfbclient... no
9 > checking for isc_detach_database in -lgds... no
10 > checking for isc_detach_database in -lib_util... no
11 > configure: error: libgds, libib_util or libfbclient not found! Check config.log
12 > for more information.
13 >
14 > !!! ERROR: dev-lang/php-5.1.6-r6 failed.
15 > Call stack:
16 > ebuild.sh, line 1546: Called dyn_compile
17 > ebuild.sh, line 937: Called src_compile
18 > php-5.1.6-r6.ebuild, line 173: Called src_compile_normal
19 > php-5.1.6-r6.ebuild, line 323: Called php5_1-sapi_src_compile
20 > php5_1-sapi.eclass, line 576: Called die
21 >
22 > !!! configure failed
23 >
24 >
25 > I looked in this file for clues, but found nothing:
26 > /var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/config.log
27 >
28 > But found nothing that looked like a problem (at least to me).
29 >
30 > So all I have to go on is this line (repeated from above):
31 >
32 > configure: error: libgds, libib_util or libfbclient not found! Check config.log
33 > for more information.
34 >
35 > Any words of wisdom on how to fix this?
36 >
37 >
38 > James
39 >
40 >
41
42 Send the output from "emerge -pv dev-lang/php" in order to expose the
43 USE flags which are enabled/disabled for php on your system.
44
45 --
46 Best regards,
47 Daniel
48
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: php-5.1.6-r6 troubles James <wireless@×××××××××××.com>