From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H8YNr-0006Go-Uq for garchives@archives.gentoo.org; Sun, 21 Jan 2007 08:49:04 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0L8lvap003666; Sun, 21 Jan 2007 08:47:57 GMT Received: from ilievnet.com ([84.21.204.200]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0L8hwAK031253 for ; Sun, 21 Jan 2007 08:43:59 GMT Received: from localhost (localhost [127.0.0.1]) by ilievnet.com (Postfix) with ESMTP id 4584222992A for ; Sun, 21 Jan 2007 10:43:58 +0200 (EET) X-Virus-Scanned: amavisd-new at ilievnet.com Received: from ilievnet.com ([127.0.0.1]) by localhost (ilievnet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mf1QpEufLRmH for ; Sun, 21 Jan 2007 10:43:55 +0200 (EET) Received: from [10.0.1.1] (mail.ilievnet.com [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ilievnet.com (Postfix) with ESMTP id 9008820600F for ; Sun, 21 Jan 2007 10:43:29 +0200 (EET) Message-ID: <45B327B0.1030704@ilievnet.com> Date: Sun, 21 Jan 2007 10:43:28 +0200 From: Daniel Iliev User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.0.9) Gecko/20070111 MultiZilla/1.8.3.0a SeaMonkey/1.0.7 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] php-5.1.6-r6 troubles References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 37852e15-a5ba-4dd3-ac58-02566d07e5ea X-Archives-Hash: 01999580dec94734d27e7a067803000d James wrote: > Hello, > > Trying to run a routine upgrade I get this error: > > hecking for Informix support... no > checking for InterBase support... yes > checking for isc_detach_database in -lfbclient... no > checking for isc_detach_database in -lgds... no > checking for isc_detach_database in -lib_util... no > configure: error: libgds, libib_util or libfbclient not found! Check config.log > for more information. > > !!! ERROR: dev-lang/php-5.1.6-r6 failed. > Call stack: > ebuild.sh, line 1546: Called dyn_compile > ebuild.sh, line 937: Called src_compile > php-5.1.6-r6.ebuild, line 173: Called src_compile_normal > php-5.1.6-r6.ebuild, line 323: Called php5_1-sapi_src_compile > php5_1-sapi.eclass, line 576: Called die > > !!! configure failed > > > I looked in this file for clues, but found nothing: > /var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/config.log > > But found nothing that looked like a problem (at least to me). > > So all I have to go on is this line (repeated from above): > > configure: error: libgds, libib_util or libfbclient not found! Check config.log > for more information. > > Any words of wisdom on how to fix this? > > > James > > Send the output from "emerge -pv dev-lang/php" in order to expose the USE flags which are enabled/disabled for php on your system. -- Best regards, Daniel -- gentoo-user@gentoo.org mailing list