Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 29 Jul 2005 17:35:47 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Mark Paulus cc: cygwin AT cygwin DOT com Subject: Re: different DLL.... In-Reply-To: <0IKE00K4EDOKVG@pmismtp02.mcilink.com> Message-ID: References: <0IKE00K4EDOKVG AT pmismtp02 DOT mcilink DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 29 Jul 2005, Mark Paulus wrote: > On Fri, 29 Jul 2005 16:18:37 +0000 (UTC), Jason FU wrote: > > >Dave Korn artimi.com> writes: > > > >> ----Original Message---- > >> >From: Jason FU > >> >Sent: 29 July 2005 16:15 > >> > >> > I just checked by dll's by "md5sum /bin/*.dll". I really wonder why the > >> > MD5's of all files are not the same since they're of the same "ages". > >> > >> MD5 is the hash of a file, not the timestamp. RTFM! > > > >Sorry that I did not make it clear. The two set of MD5's were from two > >different machines and when I transferred one set of these files to the > >other one for diff'ing, diff said they were different and they are of > >the packages of the same version. > > > >Please advise. Thanks. > > First thing to look at is, how are your mounts defined. > md5sum will return different values depending upon > whether you are using a binary mount vs a text mount. Ugh, I hope that's not true... [Checks] Yep, md5sum defaults to binary (as it should). The OP probably used some weird non-binary-mode way of transferring the files (e.g., FTP in text mode). So the different md5sums are legit, and are an indication that the DLLs are corrupt on the target machine. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/