Originally Posted by goldy
Hi
Attempting to run "genkernel all" gives the following output. Does anyone have any idea what the problem may be?
* Gentoo Linux Genkernel; Version 3.4.5
* Running with options: all
grep: /usr/src/linux/Makefile: No such file or directory
grep: /usr/src/linux/Makefile: No such file or directory
grep: /usr/src/linux/Makefile: No such file or directory
grep: /usr/src/linux/Makefile: No such file or directory
/gen_determineargs.sh: line 35: [: : integer expression expected
* Linux Kernel .. for x86...
* ERROR: Error: No kernel .config specified, or file not found!
* -- Grepping log... --
* Linux Kernel .. for x86...
* Gentoo Linux Genkernel; Version 3.4.5
* Running with options: all
* ERROR: Error: No kernel .config specified, or file not found!
* -- End log... --
Line 35 reads thus:
if [ "${PAT}" -gt '4' -a "${VER}" -ge '2' -a -e ${KERNEL_DIR}/.config ]
How is KERNET_DIR set?
Cheers all
Hope you can assist.
Pete (Goldy)