problems with current cvs release

Chris Polley chris.polley@ieee.org
Sat Jun 22 16:43:00 GMT 2002


On Sat, 22 Jun 2002 15:18:31 +0200, Corinna wrote:

>On Fri, Jun 21, 2002 at 10:58:21PM +0200, Ralf Habacker wrote:
>> >
>> > > I've got an error with the recent cvs release while packing a file
>> > with bzip2.
>> > >
>> > > $ bzip2 cygwin1.dll
>> > > bzip2: I/O or other error, bailing out.  Possible reason follows.
>> > > bzip2: No such file or directory
>> > >         Input file = cygwin1.dll, output file = cygwin1.dll.bz2
>> > > bzip2: Deleting output file cygwin1.dll.bz2, if it exists.
>> >
>> > You actually wonder about that result when trying to bzip the
>> > cygwin dll itself?
>> >
>> Of course no, it was a copy, not the one in /bin. I have tried this with another
>> files with the same results.
>
>This should only happen with files which are locked by another
>process (e. g. dlls).


I wonder if windows was looking in the current directory before memory
for the cygwin1.dll to run when loading gzip, and the target of the
compression got loaded.

Does your path have a . in it, or perhaps this is in the default
search path for dll's?

What happens if you go to a subdirectory and try 'gzip ../cygwin1.dll'
or go up a level and try 'gzip whatever/cygwin1.dll'?

Chris 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list