Re: [gentoo-user] Build Problem

2005-09-12 Thread Frank Schafer
On Sun, 2005-09-11 at 15:37 +0200, Greg Armer wrote:
 Greetings list,
 
 Could anyone explain why 40% of all my emerges fail with this error
 message ?
 
 gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
 
 Upon executing this file directly, it returns the exact same message:
 
 fyre ~ # /usr/bin/i386-pc-linux-gnu-gcc
 gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
 fyre ~ #
 
 
 Here is my make.conf file incase this helps:
 
 fyre ~ # cat /etc/make.conf
 CFLAGS=-O2 -march=pentium4 -fomit-frame-pointer
 CHOST=i686-pc-linux-gnu
 CXXFLAGS=${CFLAGS}
 USE=gtk gtk2 gnome -qt -kde dvd alsa cdr
 
 
 I have a feeling it has something to do with my CHOST flag, I wonder if
 deleting /usr/bin/i386-pc-linux-gnu-gcc and
 symlinking /usr/bin/i686-pc-linux-gnu-gcc to that filename would work ?
 
 
 Thanks for the assistance.
 

WEll, THIS could be solved using ``fix_libtool_files.sh''. Give it a
shot!

Regards
Frank

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Build Problem

2005-09-11 Thread Greg Armer
Greetings list,

Could anyone explain why 40% of all my emerges fail with this error
message ?

gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc

Upon executing this file directly, it returns the exact same message:

fyre ~ # /usr/bin/i386-pc-linux-gnu-gcc
gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
fyre ~ #


Here is my make.conf file incase this helps:

fyre ~ # cat /etc/make.conf
CFLAGS=-O2 -march=pentium4 -fomit-frame-pointer
CHOST=i686-pc-linux-gnu
CXXFLAGS=${CFLAGS}
USE=gtk gtk2 gnome -qt -kde dvd alsa cdr


I have a feeling it has something to do with my CHOST flag, I wonder if
deleting /usr/bin/i386-pc-linux-gnu-gcc and
symlinking /usr/bin/i686-pc-linux-gnu-gcc to that filename would work ?


Thanks for the assistance.

-- 
regards,

Greg Armer

GPG Fingerprint = B4A1 0808 CB05 B34C 8647  5D57 E525 CD45 613E B823


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] Build Problem

2005-09-11 Thread Willie Wong
On Sun, Sep 11, 2005 at 03:37:11PM +0200, Greg Armer wrote:
 gcc-config error: Could not run/locate i386-pc-linux-gnu-gcc
 
 Here is my make.conf file incase this helps:
 
 fyre ~ # cat /etc/make.conf
 CFLAGS=-O2 -march=pentium4 -fomit-frame-pointer
 CHOST=i686-pc-linux-gnu
 CXXFLAGS=${CFLAGS}
 USE=gtk gtk2 gnome -qt -kde dvd alsa cdr
 
 
What does 
  gcc-config -c 
say?

-- 
This is just for cultural purposes, so don't panic.
~DeathMech, S. Sondhi. P-town PHY 205
Sortir en Pantoufles: up 30 days, 19:28
-- 
gentoo-user@gentoo.org mailing list