Gentoo Trouble - kernel download - emerge...
This is a discussion about Gentoo Trouble - kernel download - emerge... in the Everything Linux category; I'm tring to install Gentoo. So far I've gotten the latest set of portages, bootstraped, chroot to /mnt/gentoo, updated the environment var. , I got to the point where I install the kernel source. I typed in: Code:emerge usepkg vanilla-sources There are lines before this, but they're the usual environment checks.
I'm tring to install Gentoo. So far I've gotten the latest set of portages, bootstraped, chroot to /mnt/gentoo, updated the environment var., I got to the point where I install the kernel source. I typed in:
Code:
There are lines before this, but they're the usual environment checks. every thing else was ok.The installation stops when it gets to this point:
Code:
How can i fix this? Any help would be greatly appreciated!
Thanks,
Nu2Linux
Code:
emerge --usepkg vanilla-sources
There are lines before this, but they're the usual environment checks. every thing else was ok.The installation stops when it gets to this point:
Code:
configure: error: /bin/sh './configure' failed for autoconfig-lib-link!!! ERROR: sys-devel/gettext-0.12.1 failed.!!! ERROR: Function econf, Line 324 Exitcode 1!!! econf failed
How can i fix this? Any help would be greatly appreciated!
Thanks,
Nu2Linux
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Jan 28
Jan 28
0
1 minute
Responses to this topic
Try
Code:
If you have any more problems post to gentoo forum
Code:
emerge vanilla-sourcesNot all packages have pre-compilled binaries availabe.
If you have any more problems post to gentoo forum
OP
Thanks, but I still got the same....well actually i noticed it said some thing like:
Code:
I checked and /dev/stdout is a link to fd1 (whatever that is). step 2??
Code:
/usr/sbin/ebuild.sh line 108 /dev/stdout: No such directory
I checked and /dev/stdout is a link to fd1 (whatever that is). step 2??
try downloading the kernel manually
Code:
Code:
wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.1.tar.bz2