Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
make: i686-pc-linux-gnu-gcc: Command not found
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
nasher
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2003
Posts: 125

PostPosted: Thu May 10, 2007 11:04 am    Post subject: make: i686-pc-linux-gnu-gcc: Command not found Reply with quote

i'm installing gentoo on a
Code:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 2.60GHz
stepping        : 9
cpu MHz         : 2593.605
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
Code:

CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"

gcc config gives me ;
Code:

gcc-config -c
 * gcc-config: No gcc profile is active!
and when im emerging udhcp i get;

Code:

 * Adding user 'dhcp' to your system ...
 *  - Userid: 101
 *  - Shell: /sbin/nologin
 *  - Home: /var/lib/dhcp
 *  - Groups: dhcp
 *  - Creating /var/lib/dhcp in /
>>> Unpacking source...
>>> Unpacking udhcp-0.9.9_pre20041216.tar.bz2 to /var/tmp/portage/net-misc/udhcp-0.9.9_pre20041216-r4/work
 * Applying udhcp-0.9.9_pre20041216-env.patch ...                                                        [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-misc/udhcp-0.9.9_pre20041216-r4/work/udhcp ...
i686-pc-linux-gnu-gcc -c -march=pentium4 -O2 -pipe -fomit-frame-pointer -DCOMBINED_BINARY -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -D_GNU_SOURCE -Os -fomit-frame-pointer dhcpd.c
make: i686-pc-linux-gnu-gcc: Command not found
make: *** [dhcpd.o] Error 127


when i remerge bin utils i get :
Code:

find: //usr/i686-pc-linux-gnu/i486-pc-linux-gnu/lib: No such file or directory


how can i fix this problem? ;)
Back to top
View user's profile Send private message
AgentMat
Apprentice
Apprentice


Joined: 03 Apr 2007
Posts: 161

PostPosted: Thu May 10, 2007 11:06 am    Post subject: Reply with quote

what is your chost ?
Back to top
View user's profile Send private message
nasher
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2003
Posts: 125

PostPosted: Thu May 10, 2007 11:10 am    Post subject: Reply with quote

just default from the .example / stage3

Code:

CHOST="i686-pc-linux-gnu"
Back to top
View user's profile Send private message
nasher
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2003
Posts: 125

PostPosted: Thu May 10, 2007 11:11 am    Post subject: Reply with quote

Code:

(chroot) livecd usr # ls
bin  i486-pc-linux-gnu  include  lib  libexec  local  portage  sbin  share  src  tmp


Code:

-rw-r--r--  1 root root 103M May 10 09:16 stage3-x86-2007.0.tar.bz2
-rw-r--r--  1 root root  151 May 10 09:16 stage3-x86-2007.0.tar.bz2.DIGESTS


Code:

(chroot) livecd usr # binutils-config -c
 * binutils-config: No binutils profile is active!
(chroot) livecd usr # gcc-config -c
 * gcc-config: No gcc profile is active!
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Thu May 10, 2007 11:47 am    Post subject: Reply with quote

Download correct stage tarball (i686) and back to square one.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
nasher
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2003
Posts: 125

PostPosted: Thu May 10, 2007 11:51 am    Post subject: Reply with quote

o-m-f-g :)

thanks 8O 8O 8O 8O
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum