[Clfs-commits] Commands given in book don't work because the kernel download doesn't have the proper directory

Benjamin Mackey dirtypitbull18 at gmail.com
Mon Jul 23 03:57:29 PDT 2012


install -dv /tools/include
make mrproper
make ARCH=x86_64 headers_check
make ARCH=x86_64 INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /tools/include

/mnt/clfs/sources/linux-3.3.7$ /usr/bin/make mrproper
make: gcc: Command not found
/bin/sh: 1: find: not found
/bin/sh: 6: xargs: not found
make: *** [clean] Error 127

:/mnt/clfs/sources/linux-3.3.7$ /usr/bin/make ARCH=X86_64 headers_check
Makefile:567: /mnt/clfs/sources/linux-3.3.7/arch/X86_64/Makefile: No
such file or directory
make: gcc: Command not found
make: *** No rule to make target
`/mnt/clfs/sources/linux-3.3.7/arch/X86_64/Makefile'.  Stop

mnt/clfs/sources/linux-3.3.7$ /usr/bin/make ARCH=X86_64
INSTALL_HDR_PATH=DEST headers_install
Makefile:567: /mnt/clfs/sources/linux-3.3.7/arch/X86_64/Makefile: No
such file or directory
make: gcc: Command not found
make: *** No rule to make target
`/mnt/clfs/sources/linux-3.3.7/arch/X86_64/Makefile'.  Stop.

-- 
Blame and responsibility only go as far as the mirror you are facing.



More information about the Clfs-commits mailing list