public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@NexGo.DE>
To: cygwin@cygwin.com
Subject: Re: Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc
Date: Wed, 20 Jan 2016 11:47:00 -0000	[thread overview]
Message-ID: <loom.20160120T085800-407@post.gmane.org> (raw)
In-Reply-To: <CALiPeun3bCr9uNNA56Kc-8VbLXFXrTrTWJikdRx0jjRFvAuwkA@mail.gmail.com>

David Lee <mailtolky <at> 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.


Regards,
Achim.





--
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

  reply	other threads:[~2016-01-20  8:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20  8:02 David Lee
2016-01-20 11:47 ` Achim Gratz [this message]
2016-01-20 13:08   ` Henri
2016-01-20 14:17   ` Henri
2016-01-20 21:45     ` Achim Gratz
2016-01-20 23:35       ` Henri
2016-01-21 19:56         ` Achim Gratz
2016-01-22  7:35           ` David Lee
2016-01-22 14:33             ` Achim Gratz
2016-01-22 16:02               ` Andrey Repin
2016-01-22 21:07               ` cyg Simple
2016-01-27  9:46               ` David Lee
2016-01-27 16:08                 ` Achim Gratz
2016-01-28  6:35                   ` David Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20160120T085800-407@post.gmane.org \
    --to=stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).