Adam Del Vecchio wrote: > Hello LFS'ers, > > I'm running through my first attempt at LFS. I'm using Ubuntu 11.10 > for a host system, running off a live usb. I'm using the current > stable version of the book. I went to apply the > glibc-2.14.1-gcc_fix-1 patch, and it resulted in the following error: > > > patching file nptl/sysdeps/pthread/pt-initfini.c Reversed (or > previously applied) patch detected! Skipping patch. 1 out of 1 hunk > ignored -- saving rejects to file > nptl/sysdeps/pthread/pt-initfini.c.rej patching file > sysdeps/unix/sysv/linux/i386/sysdep.h Reversed (or previously > applied) patch detected! Skipping patch. 1 out of 1 hunk ignored -- > saving rejects to file sysdeps/unix/sysv/linux/i386/sysdep.h.rej
That sounds like you did indeed try to install the patch twice. > Assuming it was non-fatal (because I'm an idiot) I continued the > install-attempt. Everything went well up until the compile of gcc. > make returned an error about not finding /lib/cpp, spitting out the > config.log found at http://pastebin.com/AzZKpRiJ (this is just the > relevant portion of the log file). > > Have I totally destroyed my installation, or is it salvageable? > What's causing the patch error, and how am I able to fix it? First make sure you have everything needed according to Host System Requirements. You are really not very far. It may be better to restart and make sure you follow each instruction closely. After a build or two, some changes are OK. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
