This is the mail archive of the cygwin@cygwin.com 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]

No such host or network path



I installed the cygwin under c:\cygwin. 
And a Repository is installed at c:\Repository.

An application generate Makefile automatically:

export REPOSITORY := /C/Repository/packages

then the make always report:

makefile:71: //C/Repository/packages/pkgconf/rules.mak: No such host or
network path

If I change "//C" to "/C", then it works.

But there are so many such makefiles, I can not change them every time by
hand.

So what would be the reason for such a problem?

Thanks for help!

Gang Lu



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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