[Mono-dev] jay "cannot open" mcs/class/System.XML/System.Xml.XPath/Parser.jay

Robert Jordan robertj at gmx.net
Tue Dec 20 20:29:34 EST 2011


On 21.12.2011 00:41, Dale Schumacher wrote:
> Tried a fresh build today (new install on a new Windows 7 box) under
> Cygwin 1.7.9-1 using sources cloned by git.  Got the following error:
>
> ./../../jay/jay -ct<  ./../../jay/skeleton.cs
> /home/dalnefre/mono-dev/github/mono/mcs/class/System.XML/System.Xml.XPath/Parser.jay
>> System.Xml.XPath/Parser.cs
> C:\cygwin\home\dalnefre\mono-dev\github\mono\mcs\jay\jay.exe: f -
> cannot open "/home/dalnefre/mono-dev/github/mono/mcs/class/System.XML/System.Xml.XPath/Parser.jay"
> Makefile:80: recipe for target `System.Xml.XPath/Parser.cs' failed
>
> Seems like this may have been reported back in September:
>
> https://gist.github.com/1217625
>
> My searching hasn't located a cause, fix or work-around.  Suggestions please?

Revert this patch:

https://github.com/mono/mono/commit/058515940f9273a8fdadbb73c8aee8fcf7134d00#comments


Then run "make clean" in mcs/class/System.XML and rebuild.

Robert



More information about the Mono-devel-list mailing list