Gentoo Archives: gentoo-amd64

From: Rodrigo Schulte <devcoder@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] emerge --update gnome
Date: Thu, 07 Jul 2005 16:36:40
Message-Id: 7f94c32105070709354f768499@mail.gmail.com
1 When I do "emerge --update gnome" I have this problem...
2
3
4 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
5 /usr/lib64/libglib-2.0.a(garray.o): relocation R_X86_64_32S against `a
6 local symbol' can not be used when making a shared object; recompile
7 with -fPIC
8 /usr/lib64/libglib-2.0.a: could not read symbols: Bad value
9 collect2: ld returned 1 exit status
10 make[2]: *** [first_static] Error 1
11 make[2]: *** Waiting for unfinished jobs....
12 x86_64-pc-linux-gnu-gcc -Winline -Wall -std=gnu89 -Wchar-subscripts
13 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
14 -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing
15 -mtune=k8 -march=k8 -O2 -pipe -fomit-frame-pointer -o second_static
16 second.o ../lib/.libs/libgtop-2.0.a -L/usr/lib64 -lXau
17 /usr/lib64/libglib-2.0.a -lm
18 /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
19 /usr/lib64/libglib-2.0.a(garray.o): relocation R_X86_64_32S against `a
20 local symbol' can not be used when making a shared object; recompile
21 with -fPIC
22 /usr/lib64/libglib-2.0.a: could not read symbols: Bad value
23 collect2: ld returned 1 exit status
24 make[2]: *** [second_static] Error 1
25 make[2]: Leaving directory
26 `/var/tmp/portage/libgtop-2.10.0/work/libgtop-2.10.0/examples'
27 make[1]: *** [all-recursive] Error 1
28 make[1]: Leaving directory `/var/tmp/portage/libgtop-2.10.0/work/libgtop-2.10.0'
29 make: *** [all-recursive-am] Error 2
30
31 !!! ERROR: gnome-base/libgtop-2.10.0 failed.
32 !!! Function gnome2_src_compile, Line 37, Exitcode 2
33 !!! compile failure
34 !!! If you need support, post the topmost build error, NOT this status message.
35
36 --
37 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] emerge --update gnome J-subscriptions L <cinder.sub@×××××.com>