This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]