Bart Oldeman wrote:
> Hi Ralph,
>
> Stas did not only try to fix something, but also cleaned up. This cleaning
> up was problematic (note to Stas: fops.write can be either printer_write
> or stub_printer_write; printer_write is not a wrapper that calls the
> function pointer -- and *if* you're cleaning up you should change *that*
> and preferably in a seperate patch to make it easier for me to merge with
> -stable!)
>
> Ralph, please revert Stas' patch using
> patch -R < lpt.diff
> (or by untarring the 1.3.1 or 1.2.2 source code) and then apply my patch
> (attached):
>
> patch < lpt2.diff
>
> and try again.
>
> Bart
I untarred 1.3.1, did a ./configure, and then did
patch < lpt2.diff
Here's what I get:
[EMAIL PROTECTED]:~/dosemu-1.3.1-src$ patch < lpt2.diff
(Stripping trailing CRs from patch.)
can't find file to patch at input line 3
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/base/dev/misc/lpt.c Wed Jul 21 15:11:38 2004
|+++ src/base/dev/misc/lpt.c Wed Jul 21 15:14:31 2004
--------------------------
File to patch:
I'm not sure what to tell it at this point.
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html