View previous topic :: View next topic |
Author |
Message |
kens n00b
Joined: 20 Apr 2007 Posts: 1
|
Posted: Fri Apr 20, 2007 8:56 am Post subject: cannot compile kernel [solved] |
|
|
here is the error im getting
GEN usr/initramfs_data.cpio.gz
/usr/src/linux-2.6.20-gentoo-r6/scripts/gen_initramfs_list.sh: line 236: mktemp: command not found
make[1]: *** [usr/initramfs_data.cpio.gz] Error 127
make: *** [usr] Error 2
* Gentoo Linux Genkernel; Version 3.4.6
* Running with options: --menuconfig --bootloader=grub all
ran emerge mktemp fixed it
Last edited by kens on Fri Apr 20, 2007 10:02 am; edited 1 time in total |
|
Back to top |
|
|
JeliJami Veteran
Joined: 17 Jan 2006 Posts: 1086 Location: Belgium
|
Posted: Fri Apr 20, 2007 9:44 am Post subject: |
|
|
please search the forums for
Code: | mktemp: command not found |
_________________ Unanswered Post Initiative | Search | FAQ
Former username: davjel |
|
Back to top |
|
|
|