You can use mercurial queues to manage patches which might be easier.
It could just be that the patch is for a different version of gem5,
and enough has changed so that it doesn't apply any more. In that
case, your only choice may be to update the patch files to match. Even
if the patches apply correctly, the code they add may no longer work.
Gabe
Quoting Griffin Wright <[email protected]>:
Hello,
I have received two patches for gem5 that I need to apply, but I cannot
figure out how. I have the latest version of the dev repo, and am trying
to use the command:
patch -p0 < foo.patch
However, it fails saying each hunk failed. The patches appear to be
concatenations of various diff's between files. Is there a step I'm
missing here?
Thanks,
Griffin Wright
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users