On 10/22/2010 12:54 AM, littlebat wrote:
On Fri, 22 Oct 2010 00:35:18 -0700
Nolan<4030...@gmail.com> wrote:
I have tried everything I could think of to get this command to
work...
It seems $LFS_TGT is missing in environment.
--
littlebat
Here is the contents of .bashrc
set +h
umask 022
LFS=/mnt/lfs
LC_ALL=POSIX
LFS_TGT=$(uname -m)-lfs-linux-gnu
PATH=/tools/bin:/bin:/usr/bin
export LFS LC_ALL LFS_TGT PATH
And this..
l...@retired:~$ echo $LFS_TGT
i686-lfs-linux-gnu
l...@retired:~$
Any thing else I can supply to help?
I am running Ubuntu-10.10
l...@retired:~$ uname -r
2.6.32-24-generic
l...@retired:~$ uname -v
#43-Ubuntu SMP Thu Sep 16 14:17:33 UTC 2010
l...@retired:~$
Will appreciate any help.
Nolan
Just thought of something to try. :)
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page