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 1HD5GJ-0003qh-VH for garchives@archives.gentoo.org; Fri, 02 Feb 2007 20:44:00 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l12KfvZs028642; Fri, 2 Feb 2007 20:41:57 GMT Received: from aep-us-dc-01.aep-net.com (mail.netilla.com [63.97.64.130]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l12KXLKQ017412 for ; Fri, 2 Feb 2007 20:33:33 GMT Received: from [192.168.1.31] ([192.168.1.31]) by aep-us-dc-01.aep-net.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 2 Feb 2007 15:31:05 -0500 Message-ID: <45C39FBA.4010109@aepnetworks.com> Date: Fri, 02 Feb 2007 15:31:54 -0500 From: Fei Liu User-Agent: Thunderbird 1.5.0.7 (X11/20060913) 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] help with emerge package recompile References: <45C39B5C.5070907@aepnetworks.com> <45C39E86.8050406@gmail.com> In-Reply-To: <45C39E86.8050406@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Feb 2007 20:31:05.0687 (UTC) FILETIME=[10495E70:01C74709] X-Archives-Salt: 7e7530db-c1d7-4eef-887e-347a4e970203 X-Archives-Hash: 154255414a5ee90983b26a348c1798e6 Jakob Buchgraber wrote: > Fei Liu wrote: >> Hello, I was going to install 'webalizer' (apache monitoring >> software) by 'emerge -kv webalizer', I got the following error: >> >> !!! ERROR: app-admin/webalizer-2.01.10-r12 failed. >> Call stack: >> ebuild.sh, line 1555: Called dyn_setup >> ebuild.sh, line 668: Called pkg_setup >> webalizer-2.01.10-r12.ebuild, line 45: Called die >> >> !!! recompile gd with USE="png" >> !!! If you need support, post the topmost build error, and the call >> stack if relevant. >> >> I tried to do 'USE="png" emerge -update gd', and I got a scary list >> of package ebuilds: >> [ebuild N ] media-libs/gd-2.0.33 USE="png*" >> [ebuild N ] media-libs/freetype-2.1.10-r2 >> [ebuild N ] media-libs/libpng-1.2.12 >> [ebuild N ] sys-devel/libtool-1.5.22 >> ....skipped >> >> What should I do in this case? How exactly should I update my 'gd' >> package? Sorry, I am still new to the emerge system. >> >> Thanks, >> Fei > You should add "png" to /etc/make.conf or /etc/portage/package.use and > then reemerge gd lib (emerge --newuse gd). > > Cheers, > Jay Hi Jay, thank you, please see my other thread, I used 'USE="png" emerge -kv gd' to fix this problem. But it's good to learn the --newuse flag. Do you know what I should do to remove all the cached source code packages? Fei -- gentoo-user@gentoo.org mailing list