Gentoo Archives: gentoo-user-de

From: Jan Girlich <vollkorn@×××××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Umstellung von uclibc auf glibc
Date: Wed, 08 Mar 2006 04:09:49
Message-Id: 440E586B.6030802@freenet.de
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hallo,
5
6 ich habe nach dieser Anleitung [1] ein gentoo auf einer slug [2]
7 installiert.
8
9 Da ich mit der uclibc schon Probleme hatte [3] und pam_ldap und nss_ldap
10 die glibc in den Abhängigkeiten haben, dachte ich mir einfach auf die
11 glibc zu wechseln.
12
13 Meine Vorstellung von dem Wechsel sieht so aus:
14 1. emerge glibc
15 2. CHOST="armeb-softfloat-linux-uclibc" ändern in
16 CHOST="armeb-softfloat-linux-gnu"
17 3. emerge world
18
19 Dazu muss ich aber anmerken, dass ich fast gar nichts über die toolchain
20 weiß.
21
22 Das Kompilieren der glibc schlägt fehl. Ist das ein prinzipieller Fehler
23 aufgrund meiner Vorgehensweise? Oder sollte mein Plan so
24 funktionieren? Was habe ich hier nicht bedacht?
25
26 Google und bugs.gentoo.org haben mich nicht weitergebracht.
27
28 Dies ist der Aufruf und die Fehlermeldung, in der Mitte gekürzt:
29
30 # emerge glibc -atv
31
32 These are the packages that I would merge, in reverse order:
33
34 Calculating dependencies ...done!
35 [ebuild N ] sys-libs/glibc-2.3.5-r3 -build -erandom -glibc-compat20
36 - -glibc-omitfp (-hardened) -linuxthreads-tls (-multilib) +nls -nptl
37 - -nptlonly -pic -profile (-selinux) -userlocales 0 kB
38
39 [...]
40 CPP='gcc -E -x c-header'
41 /var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/elf/ld-linux.so.2
42 - --library-path
43 /var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/math:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/elf:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/dlfcn:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/nss:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/nis:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/rt:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/resolv:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/crypt:/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/linuxthreads
44 /var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/sunrpc/rpcgen
45 - -Y ../scripts -c rpcsvc/bootparam_prot.x -o
46 /var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/sunrpc/xbootparam_prot.T
47 make[2]: ***
48 [/var/tmp/portage/glibc-2.3.5-r3/work/build-default-armeb-softfloat-linux-gnu-linuxthreads/sunrpc/xbootparam_prot.stmp]
49 Segmentation fault
50 make[2]: Leaving directory
51 `/var/tmp/portage/glibc-2.3.5-r3/work/glibc-2.3.5/sunrpc'
52 make[1]: *** [sunrpc/others] Error 2
53 make[1]: Leaving directory
54 `/var/tmp/portage/glibc-2.3.5-r3/work/glibc-2.3.5'
55 make: *** [all] Error 2
56
57 !!! ERROR: sys-libs/glibc-2.3.5-r3 failed.
58 !!! Function toolchain-glibc_src_compile, Line 226, Exitcode 2
59 !!! (no error message)
60 !!! If you need support, post the topmost build error, NOT this status
61 message.
62
63 [1] http://forums.gentoo.org/viewtopic-t-417105.html
64 [2] http://www.nslu2-linux.org/wiki/FAQ/WhatIsANSLU2 und zur Hardware:
65 http://www.nslu2-linux.org/wiki/Info/HomePage
66 [3] http://bugs.gentoo.org/show_bug.cgi?id=119762 ist inzwischen gelöst,
67 aber garantiert nicht der letzte Fall seiner Art...
68
69 Vielen Dank
70 Jan
71 -----BEGIN PGP SIGNATURE-----
72 Version: GnuPG v1.4.2.1 (GNU/Linux)
73
74 iD8DBQFEDlhrvuM9o4Jvd/8RAtrYAJ9CGMw7XdZwEHHON/yM5NjGvNGlPACdEHQ0
75 D8P6BADVPKYrHZgh+d/5ZlE=
76 =OZec
77 -----END PGP SIGNATURE-----
78
79 --
80 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Umstellung von uclibc auf glibc Hans-Werner Hilse <hilse@×××.de>