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

Dale Schumacher dale.schumacher at gmail.com
Wed Dec 21 12:17:19 EST 2011


Thanks!  Compilation succeeded after 0585159 was reverted.

Other notes that may be helpful to future Win7/Cygwin builders:

No need to use Make v3.80, as recommended in
<http://shana.worldofcoding.com/en/mono_cygwin_tutorial.html>.  In
fact, it doesn't run.  Make v3.82.90 was installed by Cygwin and
worked fine.  For reference, the packages I installed included:

 * autoconf
 * automake
 * bison
 * gcc
 * gdb
 * gettext
 * intltool
 * libiconv
 * libtool
 * pkg-config
 * libtool
 * make
 * python
 * wget
 * zip
 * patch
(and, of course, their dependencies)

On Tue, Dec 20, 2011 at 7:29 PM, Robert Jordan <robertj at gmx.net> wrote:
> 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
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list