On 2/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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

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,

there may be a small change in objfiles.c that makes it fail. the good
thing about patch files; is that they are text files. have a look at the
patch file; normally it'll tell you what line the patch should take place;
it will normally also show the old and the new lines.

chances are, the line offsets are off.

this happens occassionaly - if someone modifies a file after the
patch file has been made; but, it isn't impossible to still apply the patch
manually :)

--
// Aaron Ardiri

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to