On Mon, Sep 19, 2011 at 04:02:04AM -0400, fivefr...@lavabit.com wrote: > Hi. > > When I attempted to apply patch gcc-4.6.1-startfiles_fix-1.patch(from > http://www.linuxfromscratch.org/patches/lfs/development/ at 2011-09-18) > into GCC 4.6.1 source tree(patch -Np1 -i > ../sources/patches/gcc-4.6.1-startfiles_fix-1.patch), the program says: > > patching file gcc/gcc.c > Hunk #1 succeeded at 6390 with fuzz 1 (offset 20 lines). > > May I ask for fix this problem? > >
Hunk #1 succeeded. So I guess you can carry on with step 5.10. What this message means is that the source code did not exactly correspond to what was expected by the patch. However, the difference was small enough for the patch to be applied successfully. Regards, Christophe. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page