This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TEST: patch-2.5.8-5


Christopher Faylor writes:
 > I've rebuilt Corinna's version of patch using 1.5.1 import libraries
 > so it should now work correctly with a 1.5.1 or greater DLL.

It still doesn't work for me.  I get

  $ date | patch --dry-run
  patch: **** write error : Illegal seek

It works if I recompile from sources, though.  I compiled with

  $ ./configure --prefix=/usr && make && strip patch.exe && \
    make install 

I tried this on a recently installed Cygwin with only the Cygwin DLL
at the Test level.

Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]