Gentoo Archives: gentoo-user-de

From: Stefan.Berner@×××××××××××××××××××.DE
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Fehler beim USE="static" emerge lvm2
Date: Wed, 19 Apr 2006 12:53:16
Message-Id: 1145450995.444631f33499d@www.cip.physik.uni-muenchen.de
1 Hallo,
2
3 ich habe ein Problem beim emergen von lvm2. Wenn ich USE="static" emerge lvm2
4 ausführe, bekoome ich folgende Fehlermeldung:
5 configure: WARNING: Disabling selinux
6 ar: creating liblvm.a
7 /usr/lib/libdevmapper.a(pool.o): In function `_align_chunk':
8 pool.c:(.text+0x110): multiple definition of `_align_chunk'
9 ../lib/liblvm.a(pool.o):pool.c:(.text+0x110): first defined here
10 /usr/lib/libdevmapper.a(pool.o): In function `_new_chunk':
11 pool.c:(.text+0x130): multiple definition of `_new_chunk'
12 ../lib/liblvm.a(pool.o):pool.c:(.text+0x130): first defined here
13 /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld:
14 Warning: size of symbol `_new_chunk' changed from 179 in
15 ../lib/liblvm.a(pool.o) to 182 in /usr/lib/libdevmapper.a(pool.o)
16 ../lib/liblvm.a(sharedlib.o): In function `load_shared_library':
17 sharedlib.c:(.text+0x10e): warning: Using 'dlopen' in statically linked
18 applications requires at runtime the shared libraries from the glibc version
19 used for linking
20 /usr/lib/libreadline.a(complete.o): In function
21 `rl_username_completion_function':
22 complete.c:(.text+0x20d5): warning: Using 'getpwent' in statically linked
23 applications requires at runtime the shared libraries from the glibc version
24 used for linking
25 /usr/lib/libreadline.a(tilde.o): In function `tilde_expand_word':
26 tilde.c:(.text+0x20a): warning: Using 'getpwnam' in statically linked
27 applications requires at runtime the shared libraries from the glibc version
28 used for linking
29 /usr/lib/libreadline.a(shell.o): In function `sh_get_home_dir':
30 shell.c:(.text+0x12f): warning: Using 'getpwuid' in statically linked
31 applications requires at runtime the shared libraries from the glibc version
32 used for linking
33 /usr/lib/libreadline.a(complete.o): In function
34 `rl_username_completion_function':
35 complete.c:(.text+0x20d0): warning: Using 'setpwent' in statically linked
36 applications requires at runtime the shared libraries from the glibc version
37 used for linking
38 complete.c:(.text+0x2181): warning: Using 'endpwent' in statically linked
39 applications requires at runtime the shared libraries from the glibc version
40 used for linking
41 collect2: ld gab 1 als Ende-Status zurück
42 make[1]: *** [lvm.static] Fehler 1
43 make: *** [tools] Fehler 2
44
45 !!! ERROR: sys-fs/lvm2-2.01.09 failed.
46 !!! Function src_compile, Line 28, Exitcode 2
47 !!! compile problem
48 !!! If you need support, post the topmost build error, NOT this status message.
49
50 Habe auch schon im Archiv gesucht, aber die dort vorgeschalgene Lösung, nen
51 emerge -e world durchzuführen, brachte keinen Erfolg.
52 Ich benutze gentoo 2006 und habe nen stage3 tar installiert und anschließend nen
53 bootstrap und nen emerge -e system und emerg -e world durchgeführt.
54 Falls jemand rat weiß, wäre ich sehr dankbar bin nämlich am verzweifeln.
55
56 Danke
57
58 Stefan
59
60 --
61 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Fehler beim USE="static" emerge lvm2 "Andreas Prieß" <andreas@××××××.de>