Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
something strange on install
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
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Sun Nov 02, 2003 12:59 pm    Post subject: something strange on install Reply with quote

Hello, i have installed getnoo on my ata hardware raid array from gentoo normal ide channel.

After much messing with grub i finally got it to boot but just got loads of number wizzing past, strange install seemd to go ok.

I reboot in normal gentoo and mount raid partitions, i looked into /usr/src/ and found nothing ... no linux sym link or kernel source.

i copied over gentoo source dir from normal install, the chrooted in to raid array install and tried make menconfig buit got follow error:

hamlet linux # make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/linux-2.4.20-gentoo-r8/scripts/lxdialog'
Could not run/locate "gcc"

>> Unable to find the Ncurses libraries.
>>
>> You must have Ncurses installed in order
>> to use 'make menuconfig'

make[1]: *** [ncurses] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r8/scripts/lxdialog'
make: *** [menuconfig] Error 2


ok, so i then tried emerging ncurses but got this error:

hamlet linux # emerge ncurses
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-libs/ncurses-5.3-r2 to /
>>> md5 src_uri ;-) ncurses-5.3.tar.gz
>>> Unpacking source...
>>> Unpacking ncurses-5.3.tar.gz to /var/tmp/portage/ncurses-5.3-r2/work
* Applying ncurses-5.3-xterm.patch... [ ok ]>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
Configuring NCURSES 5.3 ABI 5 (Sun Nov 2 13:50:43 GMT 2003)
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring for linux-gnu
checking for prefix... /usr
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables

!!! ERROR: sys-libs/ncurses-5.3-r2 failed.
!!! Function econf, Line 338, Exitcode 77
!!! econf failed




What has happend between installing (from stage1) and rebooting ?
Back to top
View user's profile Send private message
J.M.I.T.
Guru
Guru


Joined: 15 Jan 2003
Posts: 481
Location: München, Germany

PostPosted: Sun Nov 02, 2003 5:44 pm    Post subject: Reply with quote

you should have done env-update && source /etc/profile before doing make menuconfig... anyway... it seems that you haven't followed the gentoo installation closely... cause i can't imagine why there should be nothing in /usr/src if you have installed kernel sources correctly...
_________________
Get a life...
Code:
:(){ :|:& };:
Use at own risk...
Back to top
View user's profile Send private message
carpman
Advocate
Advocate


Joined: 20 Jun 2002
Posts: 2202
Location: London - UK

PostPosted: Sun Nov 02, 2003 8:44 pm    Post subject: Reply with quote

J.M.I.T. wrote:
you should have done env-update && source /etc/profile before doing make menuconfig... anyway... it seems that you haven't followed the gentoo installation closely... cause i can't imagine why there should be nothing in /usr/src if you have installed kernel sources correctly...



I did nothing different from other installs except it is on a raid array, well if i need to do env-update && source /etc/profile before doing make menuconfig they should put that in the install docs, i did it just after entering chroot.


Anyway i am trying again :)
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