crypt mismatch

2016-02-18 Thread Marco Atzeri
on x86: $ cygcheck -f /usr/bin/cygcrypt-0.dll crypt-1.2-1 $ cygcheck -l crypt /usr/bin/cygcrypt-0.dll /usr/bin/crypt.exe /usr/lib/libcrypt.a /usr/lib/libcrypt.dll.a /usr/include/crypt.h /usr/share/doc/Cygwin/crypt.README on x64 crypt 1.1-1 libcrypt-devel

Re: crypt mismatch

2016-02-19 Thread Corinna Vinschen
On Feb 19 00:38, Marco Atzeri wrote: > on x86: > > $ cygcheck -f /usr/bin/cygcrypt-0.dll > crypt-1.2-1 > > $ cygcheck -l crypt > /usr/bin/cygcrypt-0.dll > /usr/bin/crypt.exe > /usr/lib/libcrypt.a > /usr/lib/libcrypt.dll.a > /usr/include/crypt.h > /usr/share/doc/Cygwin/crypt.README > > > on x64

Re: crypt mismatch

2016-03-19 Thread Corinna Vinschen
On Mar 17 17:02, Yaakov Selkowitz wrote: > On 2016-02-19 05:55, Corinna Vinschen wrote: > >On Feb 19 00:38, Marco Atzeri wrote: > >That's ok. Crypt 1.2-1 for 32 bit is older than crypt 1.1-1 for 64 bit. > > Oops, that's probably my fault from during the 64-bit bootstrap, because > crypt.README sa

Re: crypt mismatch

2016-03-19 Thread Yaakov Selkowitz
On 2016-02-19 05:55, Corinna Vinschen wrote: On Feb 19 00:38, Marco Atzeri wrote: That's ok. Crypt 1.2-1 for 32 bit is older than crypt 1.1-1 for 64 bit. Oops, that's probably my fault from during the 64-bit bootstrap, because crypt.README says "This is the DES-crypt package Version 1.1".