On 07/31/2013 12:44 PM, Srinivasan Friendster wrote:
> Dear all,
>              I am installing LFS 7.3 based on stable version. While
> installing kernel Linux-3.8.1 .
>  
> Step is  8.3 Linux-3.8.1
>  
> I got error like below while calling make mrproper :
>  
> 
> root:/sources/linux-3.8.1# make mrproper
> /bin/sh: find: command not found
> /bin/sh: line 6: xargs: command not found
> make: *** [clean] Error 127
>  
>  
>  
> I am Already in chroot mode:
>  
> chroot "$LFS" /usr/bin/env -i \
>     HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
>     PATH=/bin:/usr/bin:/sbin:/usr/sbin \
>     /bin/bash --login
>  
> Where I did mistake . please guide me.
>  
> Thanks,
> Srinivas
>  
>

you didn't install findutils, did you?

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to