OpenBSD LiveCD problem with Makefile

I'm ussing this howto:
http://archives.neohapsis.com/archives/ ... /1920.html
I'm not well in programming so I got problem with this patch.
gives to me:
Why is this patch necessary, what is he doing?
Can anyone help me? How shoul be writen this patch for newest 3.8?
http://archives.neohapsis.com/archives/ ... /1920.html
I'm not well in programming so I got problem with this patch.
- Code: Select all
#patch -pO < Makefile.in
gives to me:
- Code: Select all
Hmm... Looks like a undefined diff to me...
The text leading up to this was:
----------------------------
|--- src/distrib/i386/common/Makefile.inc.orig Thu Mar 3 09:16:02 2005
|+++ src/distrib/i386/common/Makefile.inc Thu Mar 3 09:16:02 2005
----------------------------
Patching file src/distrib/i386/common/Makefile.inc using Plan A...
Hunk #1 failed at 33.
Hunk #1 failed at 53.
2 out of 2 hunks failed--saving rejects to src/distrib/i386/common/Makefile.inc.rej
done
Why is this patch necessary, what is he doing?
Can anyone help me? How shoul be writen this patch for newest 3.8?