Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08
Date: Thu, 18 Aug 2005 07:30:41
Message-Id: 430438F9.50009@tanael.org
In Reply to: RE: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08 by Pierre Cassimans
1 Pierre Cassimans wrote:
2 >> # Workaround - emerge system
3 >> # During emerge -e system, python-fchksum failes complaing about
4 >> # gcc-config error: Could not run/locate "i386-gentoo-linux-uclibc-gcc"
5 >> # The following commands work around this problem.
6 >> emerge python
7 >> emerge -e system
8 >
9 >
10 > I still had to do
11 >
12 > USE="-sandbox" emerge -e system
13 >
14 > to work around the bug with groff.
15
16 Altnerative:
17 echo "sys-apps/groff -sandbox" > /etc/portage/package.use
18 emerge -e system
19
20 Then will groff be the only package that uses the -sandbox.
21
22 --
23 Natanael Copa
24
25 --
26 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] x86 SBC Gentoo Embedded HotTo version 0.08 Pierre Cassimans <kammicazze@×××××××.com>