Gentoo Archives: gentoo-embedded

From: Stephen Feyrer <steve@××××××××.uk>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] make only builds X86_64 code
Date: Wed, 17 Jun 2009 21:05:53
Message-Id: 4A395AAD.7090408@toth.org.uk
In Reply to: Re: [gentoo-embedded] make only builds X86_64 code by Stephen Feyrer
1 Stephen Feyrer wrote:
2 > Ahmed Ammar wrote:
3 >> On Tue, 2009-06-16 at 21:24 +0100, Stephen Feyrer wrote:
4 >> [snip]
5 >>> echo ">=net-mail/dovecot-1.1.16" >>
6 >>> /usr/armv5tel-softfloat-linux-gnueabi/etc/portage/package.keywords
7 >> [snip]
8 >>
9 >> The above entry in package.keywords is invalid/in-complete. Please have
10 >> a look at 'man portage'.
11 >>
12 >
13 > package.keywords
14 >
15 > net-mail/dovecot-1.1.16.ebuild:KEYWORDS="** ~ARM"
16 >
17 > ACCEPT_KEYWORDS="arm ~arm ~amd"
18 >
19 > Still produce the masked result.
20 >
21 > Thanks.
22
23 I have followed the instructions to install the Openmoko overlay. This
24 now means ./configure runs all the way through without interuption or
25 the need for cached values. I believe this is what is causing the
26 X86_64 make operation.
27
28 What I really want to do is look at each of the cached values which I
29 previously passed to ./configure and learn why they were a problem and
30 fix that problem rather using a clever way of ignoring it. I just don't
31 know where to start.
32
33 Plus, now I need to know what setting up the Openmoko overlay has done
34 to cause this X86_64 build issue.
35
36 This all for tomorrow at the earliest... :(
37
38
39 --
40 Regards
41
42 Stephen.

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature

Replies

Subject Author
Re: [gentoo-embedded] make only builds X86_64 code Ned Ludd <solar@g.o>
Re: [gentoo-embedded] make only builds X86_64 code Sven Rebhan <odinshorse@××××××××××.com>