Gentoo Archives: gentoo-amd64

From: Olivier Crete <tester@g.o>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] emerge --update gnome
Date: Thu, 07 Jul 2005 23:06:28
Message-Id: 1120777432.13671.10.camel@cocagne.max-t.internal
In Reply to: Re: [gentoo-amd64] emerge --update gnome by Rodrigo Schulte
1 On Thu, 2005-07-07 at 20:41 +0000, Rodrigo Schulte wrote:
2 > # emerge libglib
3 > Calculating dependencies
4 > emerge: there are no ebuilds to satisfy "libglib".
5
6 its dev-libs/glib.. but rebuilding it wont work
7
8 The problem is that for some reason, libgtop tries to build against the
9 static version of glib...
10
11 Please file a bug, assign it to amd64@g.o ... and attach the
12 whole compile log for libgtop...
13
14 Thanks,
15
16
17 > > On 7/7/05, Rodrigo Schulte <devcoder@×××××.com> wrote:
18 > > > When I do "emerge --update gnome" I have this problem...
19 > > >
20 > > >
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]: *** [first_static] Error 1
28 > > > make[2]: *** Waiting for unfinished jobs....
29 > > > x86_64-pc-linux-gnu-gcc -Winline -Wall -std=gnu89 -Wchar-subscripts
30 > > > -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
31 > > > -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing
32 > > > -mtune=k8 -march=k8 -O2 -pipe -fomit-frame-pointer -o second_static
33 > > > second.o ../lib/.libs/libgtop-2.0.a -L/usr/lib64 -lXau
34 > > > /usr/lib64/libglib-2.0.a -lm
35 > > > /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
36 > > > /usr/lib64/libglib-2.0.a(garray.o): relocation R_X86_64_32S against `a
37 > > > local symbol' can not be used when making a shared object; recompile
38 > > > with -fPIC
39 > > > /usr/lib64/libglib-2.0.a: could not read symbols: Bad value
40 > > > collect2: ld returned 1 exit status
41 > > > make[2]: *** [second_static] Error 1
42 > > > make[2]: Leaving directory
43 > > > `/var/tmp/portage/libgtop-2.10.0/work/libgtop-2.10.0/examples'
44 > > > make[1]: *** [all-recursive] Error 1
45 > > > make[1]: Leaving directory `/var/tmp/portage/libgtop-2.10.0/work/libgtop-2.10.0'
46 > > > make: *** [all-recursive-am] Error 2
47 > > >
48 > > > !!! ERROR: gnome-base/libgtop-2.10.0 failed.
49 > > > !!! Function gnome2_src_compile, Line 37, Exitcode 2
50 > > > !!! compile failure
51 > > > !!! If you need support, post the topmost build error, NOT this status message.
52 > > >
53 > > > --
54 > > > gentoo-amd64@g.o mailing list
55 > > >
56 > > >
57 > >
58 > > --
59 > > gentoo-amd64@g.o mailing list
60 > >
61 > >
62
63 --
64 Olivier Crête
65 tester@g.o
66 Gentoo Developer
67 x86 Security Liaison
68
69
70 --
71 gentoo-amd64@g.o mailing list

Replies

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