Le 22/10/2013 23:31, Viola Zoltán a écrit :
>
> lfs@Csiszilla ~ $ cat .bashrc
> set +h
> umask 022
> LFS=/Mount/Simplicity
> LC_ALL=POSIX
> LFS_TGT=$(uname -m)-pc-linux-gnu
Should be :

|LFS_TGT=$(uname -m)-lfs-linux-gnu

See section 4.4 and 5.2 for why.
|

> PATH=/tools/bin:/bin:/usr/bin
> export LFS LC_ALL LFS_TGT PATH
> alias mc='. /usr/libexec/mc/mc-wrapper.sh'
The last line is not from the book. I do not think it is related to the 
described failure, though, but who knows?
If you are really a newbie, try to follow exactly the book.

Regards
Pierre


-- 
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