Gentoo Archives: gentoo-user

From: "José Pablo Ezequiel Fernández" <pablo.fernandez@××××××××××××.ar>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Can't compile gconf-2.10.1-r1
Date: Thu, 25 Aug 2005 19:36:05
Message-Id: 200508251626.25644.pablo.fernandez@reliable.com.ar
1 I am upgrading my system from a GRP install and it has been a mess, I have
2 solved various errors and now I have this one that I don't know how to solve:
3
4 make[2]: Entering directory
5 `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf'
6 /usr/bin/orbit-idl-2 ./GConfX.idl
7 orbit-idl-2 2.12.2 compiling
8 mode, show preprocessor errors, passes: stubs skels common headers
9
10 gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
11 Error: Empty file
12
13 ** (process:28582): WARNING **: ./GConfX.idl compilation failed
14 make[2]: *** [GConfX-common.c] Error 1
15 make[2]: Leaving directory
16 `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1/gconf'
17 make[1]: *** [all-recursive] Error 1
18 make[1]: Leaving directory
19 `/var/tmp/portage/gconf-2.10.1-r1/work/GConf-2.10.1'
20 make: *** [all] Error 2
21
22
23 I've run
24
25 fix_libtool_files.sh `gcc -dumpversion` --oldarch i386-pc-linux-gnu-gcc
26
27 but it didn't help.
28 gcc-config -l returned:
29
30 [1] i686-pc-linux-gnu-3.3.5-20050130 *
31 [2] i686-pc-linux-gnu-3.3.5-20050130-hardened
32 [3] i686-pc-linux-gnu-3.3.5-20050130-hardenednopie
33 [4] i686-pc-linux-gnu-3.3.5-20050130-hardenednopiessp
34 [5] i686-pc-linux-gnu-3.3.5-20050130-hardenednossp
35
36 Any idea how to solve this and other things I could do to clean up a bit the
37 system (did revdep-rebuild already, everything is ok).
38
39 Thanks.
40 --
41 José Pablo Ezequiel Fernández
42
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Can't compile gconf-2.10.1-r1 "José Pablo Ezequiel Fernández" <pablo.fernandez@××××××××××××.ar>