From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JZvp1-0003Vl-N4 for garchives@archives.gentoo.org; Thu, 13 Mar 2008 22:22:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFB0FE0522; Thu, 13 Mar 2008 22:14:12 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by pigeon.gentoo.org (Postfix) with ESMTP id AFCD0E0522 for ; Thu, 13 Mar 2008 22:14:12 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 27so3646313wfd.10 for ; Thu, 13 Mar 2008 15:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=oGk+6D7ls+6s9kx7Tsbi9JrQYWApCsWENioTBlEYXJo=; b=WngdRsRmWCyEqdy6U1346aXWFwlvHsmGz8uFczJpyFAizztUtVr7Zx+bOnAV6eKDINkFLkwZFgfNLzgIbChkqemv5CH7Rgv6nZF9SKTRj0dDgGvD2Xt+gLDEleHJ/L5NwKAPN+daEE373hlOEQC1tRdBX90CV0HBxpZIYCPx7E4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=mtpxApIEf14LssqQxSoJpbaunC315ILQHnmjw2R1DAV5i3pMo1DTXsDmGdUL6TT8cr/TffwOOJfP+GjZHXbrECQAchXh0T4oQJbfK0+oHCiYZTqrDWxJhqg9rxZB2oiaHDO56eKsluJM9mHUHRr/gJAdWZzyVdFBsGehYBZxQdI= Received: by 10.142.127.10 with SMTP id z10mr4695377wfc.122.1205446452209; Thu, 13 Mar 2008 15:14:12 -0700 (PDT) Received: by 10.143.167.6 with HTTP; Thu, 13 Mar 2008 15:14:12 -0700 (PDT) Message-ID: <2b8cfde80803131514y410a1061ga59f80897dd97e23@mail.gmail.com> Date: Thu, 13 Mar 2008 18:14:12 -0400 From: "Robert Stockdale IV" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge wine In-Reply-To: <47D9A03F.1090002@bellsouth.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_24454_21099205.1205446452310" References: <2b8cfde80803120323q78c8baq9a2e00132e8a1c49@mail.gmail.com> <200803121223.03701.alan.mckinnon@gmail.com> <2b8cfde80803121807h6bbb8386j5c74168e55b77b8e@mail.gmail.com> <20080313011957.7bae7c9d@loonquawl.digimed.co.uk> <2b8cfde80803131315s18e0db51h9a3c8cda3a65417c@mail.gmail.com> <47D9A03F.1090002@bellsouth.net> X-Archives-Salt: 3013b060-8ec9-455d-9e22-0e33ed44a2f0 X-Archives-Hash: 94103da2f9218cc47b2cf110e9c267d8 ------=_Part_24454_21099205.1205446452310 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Thu, Mar 13, 2008 at 5:44 PM, Dale wrote: > Robert Stockdale IV wrote: > > > > Well I got it compiling. However it seems to die with errors with the > > USE flag and FEATURES. It also will not take the multilib use flag. I > > use the -uDNav option on emerge and multilib is shown as (-multilib). > > How can I get it to show multilib* instead of (-multilib). Thank you. > > Bob > > You should add multilib to your make.conf file USE flags. If it is not > a global need, put it in package.use. > > Question, are you new to Gentoo? If you are, maybe we need to go more > into detail here. > > Dale > > :-) :-) > -- > gentoo-user@lists.gentoo.org mailing list > > multilib is in both /etc/make.conf and in /etc/portage/package.use. In fact this is the line I have in the package.use file for gcc: =sys-devel/gcc-4.2.3 multislot multilib altivec build fortran nls nocxx doc gcj gtk hardened libffi objc vanilla ip28 ip32r10k n32 n64 objc-gc mudflap objc++ openmp -sandbox No, I'm not entirely new to Gentoo. I just recently returned after approximately 2 years with Ubuntu. I missed Gentoo and portage. Was reintroduced to it with Sabayon Linux and just came back to full blown Gentoo. Still a little rusty with portage and gcc. Should have stuck with Gentoo all along. Thank you, Bob ------=_Part_24454_21099205.1205446452310 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On Thu, Mar 13, 2008 at 5:44 PM, Dale <dalek1967@bellsouth.net> wrote:
Robert Stockdale IV wrote:
>
> Well I got it compiling. However it seems to die with errors with the
> USE flag and FEATURES. It also will not take the multilib use flag. I
> use the -uDNav option on emerge and multilib is shown as (-multilib).
> How can I get it to show multilib* instead of (-multilib). Thank you.
> Bob

You should add multilib to your make.conf file USE flags.  If it is not
a global need, put it in package.use.

Question, are you new to Gentoo?  If you are, maybe we need to go more
into detail here.

Dale

:-)  :-)
--

multilib is in both /etc/make.conf and in /etc/portage/package.use.  In fact this is the line I have in the package.use file for gcc:

=sys-devel/gcc-4.2.3 multislot multilib altivec build fortran nls nocxx doc gcj gtk hardened libffi objc vanilla ip28 ip32r10k n32 n64 objc-gc mudflap objc++  openmp -sandbox

No, I'm not entirely new to Gentoo. I just recently returned after approximately 2 years with Ubuntu. I missed Gentoo and portage. Was reintroduced to it with Sabayon Linux and just came back to full blown Gentoo. Still a little rusty with portage and gcc. Should have stuck with Gentoo all along.
Thank you,
Bob
------=_Part_24454_21099205.1205446452310-- -- gentoo-user@lists.gentoo.org mailing list