On Sun, May 14, 2006 at 07:03:47PM +0200, [EMAIL PROTECTED] wrote: > > > i use the lfs-live-cd > it comes the exact same error as on knoppix-cd > Well, the LFS live CD should be a good host, so I can ignore my suspicion that maybe there was a 'sed -i' hidden in gcc.
You haven't told us what you have in LFS_TARGET and LFS_HOST, and you haven't confirmed to us that you applied all the seds and patches in the book - you should be able to go into the gcc tree after the failure and check that the patches and seds were applied. To expand what I said yesterday, this is supposed to be blowing up in the static gcc-4.1.0. On my machine, libmudflap does not get configured in that build of gcc, and on the final build it gets configured at a very late stage in the build. So, something in your build appears to be very different from my build. Last week you seem to have been trying multilib, and your posts then seemed to be related to missing things out. So, I request you to check what you have done so far against the book. Are you typing this in each time, or scripting ? Are you intentionally doing *anything* different from the book ? Casting around wildly, at this stage you have only installed the headers and binutils. Do the files in /tools/include look sensible (asm for x86_64, asm-generic, linux) ? Does /cross-tools/bin contain cross-compile ld and so forth for x86 to x86_64 ? Ken -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-support mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/clfs-support
