david_reno n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/10653002354018539bd3fe4.jpg)
Joined: 22 Nov 2003 Posts: 11 Location: Palo Alto, CA, USA
|
Posted: Wed Apr 21, 2004 5:33 pm Post subject: genkernel stdout seems to have typo caused error |
|
|
Here is an excerpt from running "genkernel --menuconfig all". Note below the '\n' embedded in the module name to be copied. Any thoughts?
David
* kernel: >> Making dependencies...
* >> Compiling 2.4.25-gentoo-r2 bzImage...
* >> Compiling 2.4.25-gentoo-r2 modules...
* Copying config for successful build to /etc/kernels/kernel-config-x86-2.4.25-gentoo-r2
* initrd: >> Initializing...
* >> Copying modules...
cp: cannot stat `/lib/modules/2.4.25-gentoo-r2/kernel/drivers/pcmcia/ds.o\n/lib/modules/2.4.25-gentoo-r2/pcmcia/ds.o': No such file or directory
cp: failed to get attributes of `/lib/modules/2.4.25-gentoo-r2/kernel/drivers/pcmcia/ds.o\n/lib/modules/2.4.25-gentoo-r2/pcmcia': No such file or directory
* >> Copying auxilary files...
* :: Size is at 4532K
* >> Creating loopback filesystem...
* >> Moving initrd files to the loopback...
* >> Cleaning up and compressing the initrd...
* >> Installing bootsplash [ using the gentoo theme ]...
*
* Kernel compiled successfully! |
|