Base-files-mketc.sh error for non-existing C:\Windows\SysWOW64\drivers\etc

Achim Gratz Stromeko@NexGo.DE
Wed Jan 20 11:47:00 GMT 2016


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



More information about the Cygwin mailing list