On 2007-02-23, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I'm attempting to do this, but when I ran your patches, i got this: > > patching file prc-tools-2.3/crt/gdbstub.c > patching file prc-tools-2.3/tools/templates/multicode.ld > patching file binutils-2.14/gas/config/obj-coff.c > patching file binutils-2.14/ld/scripttempl/m68kpalmos.sc > patching file gdb-5.3/gdb/version.in > patching file gdb-5.3/gdb/buildsym.c > patching file gdb-5.3/gdb/buildsym.h > patching file gdb-5.3/gdb/coffread.c > patching file gdb-5.3/gdb/objfiles.c > Hunk #3 FAILED at 641. > 1 out of 4 hunks FAILED -- saving rejects to file gdb-5.3/gdb/objfiles.c.rej > patching file gdb-5.3/gdb/remote-palmos.c > patching file gdb-5.3/gdb/symmisc.c > patching file gdb-5.3/gdb/symtab.c > patching file gdb-5.3/gdb/symtab.h > > Have you seen this failure before? I am not well-versed in patch, so do > you have an idea of what I need to do now? Thanks for any help, >
As Aaron Ardiri wrote already, have a look at the relevant part of the patch input file (MsectGdb2.3-1.diff) and the objfiles.c to see if you can manually patch it. Maybe it was a problem of line-ending or white space confusion after transfering all the files to the Mac. All the other files seem to have patched correctly. Ton van Overbeek -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
