Re: when executing the command "make", there is a mistake?!
> On Wed, 2016-08-17 at 06:26 +, zhi zunbao wrote: >> i wanna build a linux according to the lfs 7.7. >> >> >> afte i execute the code below: >> >> chroot "$LFS" /tools/bin/env -i \ >> HOME=/root \ >> TERM="$TERM"\ >> PS1='\u:\w\$ '
Re: when executing the command "make", there is a mistake?!
Paul Smith writes: > On Wed, 2016-08-17 at 06:26 +, zhi zunbao wrote: > > i wanna build a linux according to the lfs 7.7. > > > > > > afte i execute the code below: > > > > chroot "$LFS" /tools/bin/env -i \ > > HOME=/root \ > > TERM="$TERM" \ >