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