Gentoo Archives: gentoo-embedded

From: michael@×××××××××××××.com
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo version 0.05 (unfinished)
Date: Wed, 01 Jun 2005 16:11:21
Message-Id: Pine.LNX.4.61.0506010333420.7019@mail.magrittesystems.com
In Reply to: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo version 0.05 (unfinished) by Heath H Holcomb
1 Thanks Heath,
2
3 That worked. I hope to have it booting from CF tonight.
4
5 Michael
6
7
8 On Tue, 31 May 2005, Heath H Holcomb wrote:
9
10 > I too had a problem with emerge system (a few weeks ago), but I thought that
11 > portage was fixed. Here is what I did to work around it:
12 >
13 > # emerge system
14 > emerge -e system
15 > # fixes a emerge ebuild bug, this should go away soon
16 > emerge python
17 > # continue with the rest of the emerge system
18 > emerge -e system
19 >
20 >
21 > --
22 > Heath Holcomb
23 > heath at bulah.com
24 > www.bulah.com
25 >
26 >
27 > On 05 30 2005 11:39 am, michael@×××××××××××××.com wrote:
28 >> Hi Heath,
29 >>
30 >> I followed your HOWTO a couple of times, and in all cases I fail at
31 >>
32 >> emerge -e system
33 >>
34 >> with the error:
35 >>
36 >> i386-gentoo-linux-uclibc-gcc -pthread -shared -march=c3 -m3dnow -mmmx
37 >> -Os -pipe
38 >> -fomit-frame-pointer build/temp.linux-i686-2.3/fchksum.o
39 >> build/temp.linux-i686-2.3/md5.o build/temp.linux-i686-2.3/cksum.o
40 >> build/temp.linux-i686-2.3/sum.o -lz -o
41 >> build/lib.linux-i686-2.3/fchksum.so
42 >> gcc-config error: Could not run/locate "i386-gentoo-linux-uclibc-gcc"
43 >> error: command 'i386-gentoo-linux-uclibc-gcc' failed with exit status 1
44 >>
45 >> !!! ERROR: dev-python/python-fchksum-1.7.1 failed.
46 >> !!! Function src_compile, Line 20, Exitcode 1
47 >> !!! (no error message)
48 >> !!! If you need support, post the topmost build error, NOT this status
49 >> message.
50 >>
51 >> Any ideas what could be causing this? The only deviation from your HOWTO
52 >> has been my make.conf:
53 >>
54 >> USE="uclibc"
55 >> CHOST="i586-gentoo-linux-uclibc"
56 >> CFLAGS="-march=c3 -m3dnow -mmmx -Os -pipe -fomit-frame-pointer"
57 >> CXXFLAGS="${CFLAGS}"
58 >> FEATURES="buildpkg"
59 >>
60 >> I'm building this on a gentoo 2005.0 system.
61 >>
62 >> Any ideas?
63 >> Michael
64 > --
65 > gentoo-embedded@g.o mailing list
66 >
67 >
68 --
69 gentoo-embedded@g.o mailing list