X-Spam-Check-By: sourceware.org Message-ID: <439B0586.6BE8CC64@dessent.net> Date: Sat, 10 Dec 2005 08:42:46 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: 1.5.18-1: issue with cygwin1.dll: "system shared memory version mismatch detected" References: <20051210163004.603.qmail@web86806.mail.ukl.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com JeDi wrote: > Here is the output of 'cygcheck -svr'. I didn't > attached it in the first place because it produce > itself lot of those 'shared memory vesion mismatch'. Found: C:\Program Files\OpenSSH\bin\ls.exe Found: C:\Program Files\OpenSSH\bin\rm.exe Found: C:\Program Files\OpenSSH\bin\sh.exe That directory contains a bunch of unix like tools and probably a foreign, incompatible version of cygwin1.dll. Get rid of it, or at least remove it from yor path, and install the cygwin openssh package. I foresee many similar problems in your future, as you've got all sorts of stuff in your PATH that's going to clash with the cygwin versions (perl, tcl, boost, xerces, subversion, ssh, etc.) You can't just have all that crap in your PATH and not expect problems due to having sixteen different versions of "rm" or "ssh" or whatever floating around. At the very least you need to be very careful with your PATH. Brian -- 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/