ive been trying to install gnome in gentoo for 4 days with the help of somone on the gentoo forums with no luck. here is a link
http://forums.gentoo.org/viewtopic-p-2568149.html
i keep getting the same error when i try to emerge gnome-base/control-center.
Code:
gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
Error: Empty file
** (process:17715): WARNING **: ../idl/GNOME_SettingsDaemon.idl compilation failed
make[2]: *** [GNOME_SettingsDaemon.h] Error 1
make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.0/work/control-center-2.10.0/gnome-settings-daemon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/control-center-2.10.0/work/control-center-2.10.0'
make: *** [all] Error 2
!!! ERROR: gnome-base/control-center-2.10.0 failed.
!!! Function gnome2_src_compile, Line 37, Exitcode 2
i had 2.8 working fine (from cd) but i had screen problems and i tried to fix it by reinstalling xorg and gnome. i did this, made a xorg.conf and fixed my problems eventualy. but along the way i did decide to reinstall gnome, but without the cd (online). it said i had to get rid of some stuff first, so i did "emerge -unmerge gnome-base/control-center" along with a few others. i then tried "emerge gnome" and it tried to install 2.10. this is where all my problems started.
im asuming that the problem is that it cant find "i386-pc-linux-gnu-gcc". its in /usr/bin. i know this and i can see it. is there a way to tell the computer that that is where it is?
or could it be that it is a bad file. if so how do i replace it.