LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   cant find the "make" command after chroot to the LFS system (https://www.linuxquestions.org/questions/linux-from-scratch-13/cant-find-the-make-command-after-chroot-to-the-lfs-system-620201/)

fengfeng 02-10-2008 08:16 PM

cant find the "make" command after chroot to the LFS system
 
At the beginning of the Chapter 6(after chroot to the LFS system),i want to install the Linux API Headers
Code:

make mrproper
make headers_check
make INSTALL_HDR_PATH=dest headers_install

but it said the "make" is not a command.
I cant find any mistake ,and i try to copy the "make" form the host system,but faile;
what can i do ?thank you .

fengfeng 02-10-2008 08:26 PM

by the way,i use the lfslivecd-x86-6.3-r2145 and the manual 6.3-rc1 ;thank you;

dustin_wielenga 02-10-2008 11:34 PM

I speak with little or no authority on troubleshooting LFS, but maybe try "echo $PATH"


All times are GMT -5. The time now is 01:46 PM.