delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4D7106EC.6080307@cwilson.fastmail.fm> |
Date: | Fri, 04 Mar 2011 10:36:12 -0500 |
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
Reply-To: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: winmm.dll error 487 is easily reproducible |
References: | <20110302130651 DOT 17593ulkc6umco2j AT messagerie DOT si DOT c-s DOT fr> <20110302140857 DOT 8746705bfur7cwa1 AT messagerie DOT si DOT c-s DOT fr> <AANLkTi=duD4zd9wRNvOD0jER9Su7eDTu3=7S_LMHofLb AT mail DOT gmail DOT com> <20110304095224 DOT GB3480 AT calimero DOT vinschen DOT de> <4D70B909 DOT 5020904 AT cpan DOT org> <20110304151117 DOT GB13985 AT ednor DOT casa DOT cgf DOT cx> |
In-Reply-To: | <20110304151117.GB13985@ednor.casa.cgf.cx> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 3/4/2011 10:11 AM, Christopher Faylor wrote: > On Fri, Mar 04, 2011 at 05:03:53AM -0500, Rafael Kitover wrote: >> I was just shutting everything down, going to c:\cygwin and untarring >>from msysGit. > > I don't understand why that would be if you're using a version of > Cygwin's tar. He's not. He's using an msys tar from (yet another) fork of the mingw.org MSYS project -- probably in an attempt to avoid the "cygwin1.dll is in use" problem. However, if it's not clear by now: this is a REALLY BAD idea... >> But apparently that's not correct because now I have stuff in >> C:\cygwin\usr\bin . ...and that's why. msys has its own definition of "/usr", doesn't respect cygwin's mounts OR symlinks, and msys 'tar -x' won't even CREATE symlinks -- symlink-to-files are faked using hardlinks, and symlink-to-dirs are faked by creating the directory, and recursively "symlinking" (e.g. hardlinks) the contents. Don't do this. -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |