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.60) (envelope-from ) id 1GNLUX-0003ty-WA for garchives@archives.gentoo.org; Wed, 13 Sep 2006 03:32:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8D3VHN0016222; Wed, 13 Sep 2006 03:31:17 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.226]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8D3Mtk2026062 for ; Wed, 13 Sep 2006 03:22:55 GMT Received: by wx-out-0506.google.com with SMTP id r21so2535362wxc for ; Tue, 12 Sep 2006 20:22:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZZsOAkALXp2GHXMl+HLeQA0tEEMT/Wz5P4zskJ4Y+TNZvb4LydnO4D4Z6vOLAWKMOfRSsVPFmG3nBoNqnohTJyoeF8NkTvCnKINA+HHjor0lBWd42i0Z+ThJeiSiv1pm618c+uOLjC1nD+chCFhJMBywo+S6JfuanxgjYITTeWA= Received: by 10.70.68.9 with SMTP id q9mr9188864wxa; Tue, 12 Sep 2006 19:56:16 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Tue, 12 Sep 2006 19:56:16 -0700 (PDT) Message-ID: <7573e9640609121956y3c49a234o9b906a10f3c75aab@mail.gmail.com> Date: Tue, 12 Sep 2006 19:56:16 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Compile failure: fox-1.2.6-r3 In-Reply-To: <20060913.044316.41638966.Meino.Cramer@gmx.de> 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060913.044316.41638966.Meino.Cramer@gmx.de> X-Google-Sender-Auth: 435306a072a8d0de X-Archives-Salt: 6bc52cf4-deb9-41c2-9cbe-d196bd7f3f3a X-Archives-Hash: d6abcb20e7b2b8c2b659f6ddfe3a34d4 On 9/12/06, Meino Christian Cramer wrote: > Hi, > > there are a few package, which do not compile after I did the step > to gcc-4.1.1. > > The first of those packages is > > fox-1.2.6-r3. There are a number of packages that require the ~arch version to build with gcc-4.1. Most of these are listed on [1]. Searching that for "fox" yeilds [2] which yeilds [3]. So basically, you need to: echo "~x11-libs/fox-1.2.18 ~x86" >>/etc/portage/package.keywords Replace ~x86 with ~amd64 if you are on the amd64 arch. -Richard [1] http://bugs.gentoo.org/showdependencytree.cgi?id=140707 [2] http://bugs.gentoo.org/show_bug.cgi?id=128917 [3] http://bugs.gentoo.org/show_bug.cgi?id=145046 -- gentoo-user@gentoo.org mailing list