Gentoo Archives: gentoo-embedded

From: Daniel <dragonheart@×××××××.au>
To: david@×××××××××.com, gentoo-embedded@g.o
Subject: Re: [gentoo-embedded] uclibc buildroot/ toolchain
Date: Thu, 11 Dec 2003 19:04:11
Message-Id: 200312121024.13446.dragonheart@tpg.com.au
In Reply to: Re: [gentoo-embedded] uclibc buildroot/ toolchain by david@futuretel.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 > mv:
5 > `/var/tmp/portage/uclibc-buildroot-0.9.23/work/buildroot/staging_dir/bin/i3
6 >86-linux-c++filt' and
7 > `/var/tmp/portage/uclibc-buildroot-0.9.23/work/buildroot/staging_dir/bin/i3
8 >86-linux-c++filt' are the same file
9 > make:
10 > [/var/tmp/portage/uclibc-buildroot-0.9.23/work/buildroot/toolchain_build_i3
11 >86/gcc-3.3-final/.installed] Error 1 (ignored)
12 >
13
14 There are due to a hacked install process. This is not what caused it to fail.
15 This is something I do want to clean up though.
16
17 Did fail at the end with:
18
19 !!! ERROR: dev-libs/uclibc-buildroot-0.9.23 failed.
20 !!! Function src_compile, Line 251, Exitcode 1
21 !!! could not make busybox/ tinylogin
22
23 Correct?
24
25 This is due to a last minute change I put the ebuild.
26
27 A line that was
28
29 emake busybox tinylogin || die "could not make busybox/ tinylogin"
30
31 I decide to make only applicable to when use debug was used.
32 Unfortuately changing it to:
33
34 use debug && emake busybox tinylogin || die "could not make busybox/
35 tinylogin"
36
37 Ment it failed when debug wasn't used. - Very bad.
38
39 Many appoligies. In the mean time please use the debug option and I'll fix it.
40 Thankyou for bringing it to my attention. Any other failing configuration
41 please email them here of the bug report.
42
43 - --
44
45 Daniel Black
46 - --
47 Proudly a Gentoo Linux User.
48 GnuPG/PGP signed and encrypted email preferred
49 http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x32A64DC8
50 -----BEGIN PGP SIGNATURE-----
51 Version: GnuPG v1.2.3 (GNU/Linux)
52
53 iD8DBQE/2RGyTDSbtjKmTcgRAnXJAJwOL5UXrVsQwWvVXrY36ULGKcWbtgCfcBZn
54 N5aLQuLm/RetKRuhM6TzN2I=
55 =y6TV
56 -----END PGP SIGNATURE-----
57
58
59 --
60 gentoo-embedded@g.o mailing list

Replies

Subject Author
[gentoo-embedded] Re: uclibc buildroot/ toolchain "Peter S. Mazinger" <ps.m@×××.net>