While attempting to patch the hijack src tree up to 340, I get a patch failure (pasted below). Easy enough to fix, but it appears to be a minor ack-ptooey-pbthththt.

The patch for hijack.c looks for the version define to be "v338", not "v339" as I would expect.


.rej file:

***************
*** 1,6 ****
// Empeg hacks by Mark Lord <[email protected]>
//
- #define HIJACK_VERSION "v338"
const char hijack_vXXX_by_Mark_Lord[] = "Hijack "HIJACK_VERSION" by Mark Lord";

#define __KERNEL_SYSCALLS__
--- 1,6 ----
// Empeg hacks by Mark Lord <[email protected]>
//
+ #define HIJACK_VERSION "v340"
const char hijack_vXXX_by_Mark_Lord[] = "Hijack "HIJACK_VERSION" by Mark Lord";

#define __KERNEL_SYSCALLS__


edit:
removed 'oops' references


Edited by cmtempeg (05/08/2003 12:30)
_________________________
Hello, my name is Bingo. I like to climb on things. Can I have a banana? eek eek.