Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14105 - Problem with Kernel Compilation when installing from Stage 1
Summary: Problem with Kernel Compilation when installing from Stage 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Low major (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-17 11:34 UTC by mRyOuNg
Modified: 2003-09-09 16:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mRyOuNg 2003-01-17 11:34:20 UTC
I have just install a brand new gentoo on my box using the 1.4_rc2 liveCD.
During the installation, all was working fine (except maybe the mount -o bind
/dev /mnt/gentoo/dev which make errors with baselayout package), but, when i
want to compile my kernel, make menuconfig told me : Library Ncurses not found
... in fact, i noticed that before that there were a /bin/sh: gcc command not
found. So the problem is not difficult to resolve, you just have to set a
correct path (export PATH="$PATH:/usr/i686-pc-linux-gnu/gcc-bin/3.2/") before
the kernel compilation (maybe at Stage 2 end) ... and it will be solved

That's all !
cya

PS: Sorry for my awful english, i'm just a french student :)
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2003-09-09 16:06:57 UTC
Issue has been fixed for a while, closing out bug.