Hi,

config.guess says me that the name of my host machine is 

"x86_64-unknown-linux-gnu". Indeed I have an AMD64 with Debian Squeeze.

So do I have to replace 

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

in ~/lfs/.bashrc by

"LFS_TGT=$(uname -m)-lfs-x86_64-unknown-linux-gnu"?

sincerely

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