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 1H8KJQ-0007KK-OM for garchives@archives.gentoo.org; Sat, 20 Jan 2007 17:47:33 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0KHjCkA022172; Sat, 20 Jan 2007 17:45:12 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0KHd9xN013739 for ; Sat, 20 Jan 2007 17:39:10 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BEA1664861 for ; Sat, 20 Jan 2007 17:39:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.522 X-Spam-Level: X-Spam-Status: No, score=-2.522 required=5.5 tests=[AWL=0.000, BAYES_00=-2.599, TW_BF=0.077] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6ZeG5y0lPwgW for ; Sat, 20 Jan 2007 17:39:00 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 64FF964BBB for ; Sat, 20 Jan 2007 17:38:57 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H8KAu-0004mv-5M for gentoo-user@gentoo.org; Sat, 20 Jan 2007 18:38:44 +0100 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Jan 2007 18:38:44 +0100 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 20 Jan 2007 18:38:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] php-5.1.6-r6 troubles Date: Sat, 20 Jan 2007 17:38:25 +0000 (UTC) Message-ID: 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.9) Gecko/20070110 SeaMonkey/1.0.7) Sender: news X-Archives-Salt: f5bc8e0d-0ddd-488f-bf3e-2a029c17f673 X-Archives-Hash: 8209a03fc331641eb580d1b4dfa2f729 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 -- gentoo-user@gentoo.org mailing list