Gentoo Archives: gentoo-amd64

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

Replies

Subject Author
Re: [gentoo-amd64] emerge --update gnome Olivier Crete <tester@g.o>