Gentoo Archives: gentoo-amd64

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

Replies

Subject Author
Re: [gentoo-amd64] emerge --update gnome Simon Stelling <blubb@g.o>
Re: [gentoo-amd64] emerge --update gnome Rodrigo Schulte <devcoder@×××××.com>