Thank you so much, it fixed the problem. Sorry to trouble everyone with such a stupid mistake.
Kevin ---------------------------------------- > Date: Sat, 19 Jan 2008 17:17:18 -0500 > From: [EMAIL PROTECTED] > To: clfs-support@lists.cross-lfs.org > Subject: Re: [Clfs-support] Problem with creating Cross-Compile tools > > Kevin Greer wrote: >> Hello, >> >> I am having trouble getting the creating the cross-compile tools. My host >> system is a Intel centrino running Debian 4.0, and I am trying to run >> through the book using i486 as the target as well (I am just trying to >> understand the process right now). I am using version 1.0.0 of the book, >> and I am trying to follow the instructions exactly as they are written in >> the book. $CLFS_HOST = i486-cross-linux-gnu, $CLFS_TARGET = >> i486-cross-linux-gnu. I am having a problem when I try to run the following >> command on page 64 of the book: >> > The problem is that you're host and target triplets are the same. > CLFS_HOST is set to the proper value. CLFS_TARGET should be > i486-pc-linux-gnu. This *might* cause that problem. Restart the build > with CLFS_TARGET equal to i486-pc-linux-gnu. > _______________________________________________ > Clfs-support mailing list > Clfs-support@lists.cross-lfs.org > http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org