X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=jiQgxn+0T6Tsd/ThxyqmsGkA/FV1q0DsU5ucQ49GaAsd7YoVukgoW Zr2Ccz8FuisONNSvEBDlDyGDTMsdS7XMuXknYiTqR/SlLkaPVrYPtouuOVz0zADp QLHFHOzYSpNGFwMCHM+m4roH39hk9USoOTWUuK2VJ+ITmE4jBV/Ddw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=f3Yy+RQMaxF0RQItKlgM45awNpY=; b=eqOegljQMhm/1QTadn5ghIAaLJs1 fOCh+pVMWjTbO/qhSrpmt2AeSpc/nsE8N4ZE9OMEgje/ELDOXzDGQyvXnhZABlb9 tu62NZtV1qAfIVx8laNpKud03/0ANm/Kl6Qs5WFRMrChAkiMcVpW/w29iwT+s5sJ xEvP6Jz00SA0w5Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=lee, Lee X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Henri Subject: Re: Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc Date: Wed, 20 Jan 2016 12:56:58 +0000 (UTC) Lines: 28 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Achim Gratz NexGo.DE> writes: > > David Lee gmail.com> writes: > > >> WINETC="$(/usr/bin/cygpath -S -u)/drivers/etc" > > It's been looking for that for quite some time IIRC. That indeed should > likely be > > WINETC="$(/usr/bin/cygpath -W -u)/System32/drivers/etc" > > although I've yet to find an official MS document that says so. I'd > appreciate if someone could point that out to me, I'll update the base-files > package in the next few days. Please read: https://msdn.microsoft.com/\ en-us/library/windows/desktop/aa384187%28v=vs.85%29.aspx ... an attempt by Microsoft to explain the mess ... Better Google: SysNative etc Regards, Henri -- 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