Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Gentoo on a Beaglebone
Date: Mon, 06 Aug 2012 04:54:35
Message-Id: 20120806045141.GA3248@solfire
1 Hi,
2
3 here:
4 http://dev.gentoo.org/~armin76/arm/beaglebone/install.xml
5
6 I found a description how to setup a Gentoo for a Beaglebone,
7 an Cortex A8 Linux platform.
8
9 When I did:
10 crossdev -S armv7a-unknown-linux-gnueabi
11
12
13 I got this message:
14 /root>crossdev -S armv7a-unknown-linux-gnueabi
15 ------------------------------------------------------------------------------------------------------------
16 * crossdev version: 20120531
17 * Host Portage ARCH: amd64
18 * Target Portage ARCH: arm
19 * Target System: armv7a-unknown-linux-gnueabi
20 * Stage: 4 (C/C++ compiler)
21 * ABIs: default
22
23 * binutils: binutils-[stable]
24 * gcc: gcc-[stable]
25 * headers: linux-headers-[stable]
26 * libc: glibc-[stable]
27
28 * CROSSDEV_OVERLAY: /var/lib/layman/pro-audio
29 * PORT_LOGDIR: /var/log/portage
30 * PORTAGE_CONFIGROOT:
31 * Portage flags:
32 _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ - _ - ~ -
33
34 * please convert /etc/portage/package.keywords to a directory <<<!!!<<<
35 * If you file a bug, please attach the following logfiles:
36 * /var/log/portage/cross-armv7a-unknown-linux-gnueabi-info.log
37
38
39 What is meant with "please convert /etc/portage/package.keywords to a directory"
40 What will happen to the contents of that file? What is the name of the directory
41 to create? How can I fix that?
42
43 Thank you very much in advance for any help!
44 Best regards,
45 mcc

Replies

Subject Author
Re: [gentoo-user] Gentoo on a Beaglebone Bryan Gardiner <bog@××××××.net>