On Sunday 30 May 2010 12:45:54 Paul Rogers wrote: > ... > Yesterday I left my first few steps of Stage2 in place--their results > are in the FHS, which Stage1 will ignore. I CAREFULLY backed my way to > the Stage1 environment, then back through the Stage1 steps removing the > packages through the Pass2 gcc. Then I restored the Pass1 gcc. Now I > carefully examined the Pass2 build script, ensuring it's effectively > identical to the book commands, and put an exit right after the > configure. My script, of course, tee's the console log. I thought I > found something after examining that, blowing off the build directory, > and found in the source directory the gcc subdirectory had yesterday's > date--configure must have written something. So I blew that off too and > restarted with a clean one. Pass2 built, I saved both direcories off to > a different partition for further examination. Then I stepped my way > back through the Stage1 packages, restoring what I had saved immediately > after building them in order. Then I tried rebuilding glibc, and it > failed at the same spot. So whatever is happening in the Pass2 build is > reproducible. That's where I am now. But now I have those build > directories available to check.
Only one comment: are you *certain* you have removed all related things before (or after) restoring a prior-built tarball? Just *one* stupid file in the wrong place can bollux the works. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
