Gentoo Archives: gentoo-user-de

From: Petric Frank <pfrank@×××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] opensc 0.9.4 kompiliert nicht
Date: Sat, 01 Jul 2006 13:16:50
Message-Id: 200607011514.29729.pfrank@gmx.de
In Reply to: [gentoo-user-de] opensc 0.9.4 kompiliert nicht by Matthias Fechner
1 Hallo Matthias,
2
3 On Friday 30 June 2006 16:34, Matthias Fechner wrote:
4
5 > ich wollte heute ssh installieren und eine Abhängigkeit sit wohl
6 > opensc, allerdings kann er opensc nicht bauen, es kommt:
7 > x86_64-pc-linux-gnu-gcc -shared .libs/opensc_signer_la-opensc-crypto.o\\
8 > .libs/opensc_signer_la-opensc-support.o\\
9 > .libs/opensc_signer_la-signer.o .libs/opensc_signer_la-stubs.o\\
10 > .libs/opensc_signer_la-dialog.o -Wl,--rpath\\
11 > -Wl,/var/tmp/portage/opensc-0.9.4/work/opensc-0.9.4/src/libopensc/.libs\\
12 > -L/usr//lib ../../src/libopensc/.libs/libopensc.so -lcrypto -lassuan\\
13 > -lpthread -march=k8 -Wl,-soname -Wl,opensc-signer.so -o\\
14 > .libs/opensc-signer.so
15 > /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/../../../../x86_64-pc-linux-gnu/bin/
16 >ld:\\ /usr//lib/libassuan.a(assuan-errors.o): relocation R_X86_64_32
17 > against\\ a local symbol' can not be used when making a shared object;
18 > recompile\\ with -fPIC\\
19
20 Das hier ist der Uebeltaeter.
21
22 > /usr//lib/libassuan.a: could not read symbols: Bad value
23 > collect2: ld returned 1 exit status
24 > distcc[2599] ERROR: compile (null) on localhost failed
25 > make[4]: *** [opensc-signer.la] Fehler 1
26 > make[4]: Leaving directory
27 > /var/tmp/portage/opensc-0.9.4/work/opensc-0.9.4/src/signer'
28 > make[3]: *** [all-recursive] Fehler 1
29 > make[3]: Leaving directory
30 > /var/tmp/portage/opensc-0.9.4/work/opensc-0.9.4/src/signer'
31 > make[2]: *** [all-recursive] Fehler 1
32 > make[2]: Leaving directory
33 > /var/tmp/portage/opensc-0.9.4/work/opensc-0.9.4/src'
34 > make[1]: *** [all-recursive] Fehler 1
35 > make[1]: Leaving directory
36 > /var/tmp/portage/opensc-0.9.4/work/opensc-0.9.4'
37 > make: *** [all] Fehler 2
38 >
39 > !!! ERROR: dev-libs/opensc-0.9.4 failed.
40 > Call stack:
41 > ebuild.sh, line 1539: Called dyn_compile
42 > ebuild.sh, line 939: Called src_compile
43 > opensc-0.9.4.ebuild, line 49: Called die
44 >
45 > Wie kann man denn das Problem lösen?
46 >
47 > Nutze Gentoo amd64/2006.0.
48
49 Bei x86 ist bereits die Version 0.10.1 von opensc als stable markiert. Dort
50 wird libassuan.la nicht mehr angezogen.
51
52 Ich habe dann einfach einen Eintrag in /etc/portage/package.keywords fuer
53 diese Version gemacht und Ruhe war.
54
55 Gruss
56 Petric
57
58 --
59 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] opensc 0.9.4 kompiliert nicht Matthias Fechner <idefix@×××××××.net>