Gentoo Archives: gentoo-embedded

From: Daniel Glaser <daniel.glaser@××××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] kernel-headers-problem with powerpc-softfloat-linux-gnu, glibc-2.3.6 and gcc-3.4.6
Date: Wed, 27 Sep 2006 09:18:57
Message-Id: 451A42C8.7020103@chaintronics.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 OK,
5
6 followed the advice to use glibc-2.3.6 and gcc-3.4.6, but now running
7 into trouble with linux-headers.
8
9 crossdev emerges linux-kernel-headers, but stops at glibc-stage.
10 It can't find kernel-headers >=2.6.6 but 2.6.17 are installed.
11 linux-headers-2.6.11 also don't emerge correctly (mac32_defconf is
12 missing)
13
14 with
15 crossdev --k 2.6.17-r1 --g 3.4.6-r2 --l 2.3.6-r3 -s4 -t
16 powerpc-softfloat-linux-gnu -v
17 , the following orrurs:
18
19 Output was (at glibc-stage):
20 >>> Unpacking source...
21
22 * Checking gcc for __thread support ... yes
23 * Checking kernel version (>=2.6.9) ... yes
24 * Checking linux-headers version (>=2.6.9) ... no
25
26 * You need linux-headers of at least version 2.6.9
27 * for NPTL support!
28
29 !!! ERROR: cross-powerpc-softfloat-linux-gnu/glibc-2.3.6-r3 failed.
30 Call stack:
31 ebuild.sh, line 1546: Called dyn_unpack
32 ebuild.sh, line 708: Called src_unpack
33 glibc-2.3.6-r3.ebuild, line 1170: Called toolchain-glibc_src_unpack
34 glibc-2.3.6-r3.ebuild, line 189: Called check_nptl_support
35 glibc-2.3.6-r3.ebuild, line 796: Called die
36
37 !!! linux-headers version too low!
38 !!! If you need support, post the topmost build error, and the call
39 stack if relevant.
40
41 !!! This ebuild is from an overlay: '/usr/local/overlays/local'
42 [ ok ]
43 * glibc-libidn-2.3.6.tar.bz2 SHA1 ;-)
44 ...
45
46
47 [ ok ]
48 * glibc-libidn-2.3.6.tar.bz2 SHA256 ;-)
49 ...
50
51
52 [ ok ]
53 * glibc-libidn-2.3.6.tar.bz2 size ;-)
54 ...
55
56
57 [ ok ]
58 * checking ebuild checksums ;-)
59 ...
60
61
62
63 [ ok ]
64 * checking auxfile checksums ;-)
65 ...
66
67
68
69 [ ok ]
70 * checking miscfile checksums ;-)
71 ...
72
73
74
75 [ ok ]
76 * checking glibc-2.3.6.tar.bz2 ;-)
77 ...
78
79
80
81 [ ok ]
82 * checking glibc-linuxthreads-2.3.6.tar.bz2 ;-)
83 ...
84 [ ok ]
85 * checking glibc-libidn-2.3.6.tar.bz2 ;-)
86 ...
87
88 [ ok ]
89 * checking glibc-2.3.6-patches-1.8.tar.bz2 ;-)
90 ...
91 [ ok ]
92 * checking glibc-manpages-2.3.6-1.tar.bz2 ;-)
93 ...
94 [ ok ]
95 * checking glibc-infopages-2.3.6.tar.bz2 ;-)
96 ...
97 [ ok ]
98 * checking glibc-fedora-20041219T2331.tar.bz2 ;-)
99 ... [ ok ]
100
101 * glibc failed :(
102 * If you file a bug, please attach the following logfiles:
103 * /var/log/portage/cross-powerpc-softfloat-linux-gnu-info.log
104 * /var/log/portage/cross-powerpc-softfloat-linux-gnu-glibc.log
105 cu
106 Daniel
107 -----BEGIN PGP SIGNATURE-----
108 Version: GnuPG v1.4.5 (MingW32)
109 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
110
111 iD8DBQFFGkLGLA0LfkMzpGMRApvZAJwIcaaJE7JvYfIJtDnmPkJEC43UfQCeKDAK
112 ZX9JwoyNRKtPbCLwHxTjIcw=
113 =hJwU
114 -----END PGP SIGNATURE-----
115
116 --
117 gentoo-embedded@g.o mailing list

Replies