>> Hi has anyone seen this error. Recently mono builds for me have been >> failing with: >> >> Making all in monoburg >> make[3]: Entering directory >> `/usr/local/src/mono-13-Oct-02/mono/mono/monoburg' >> bison ./monoburg.y -o parser.c >> ./monoburg.y:52.2-86: type clash (`' `text') on default action >> make[3]: *** [parser.c] Error 1 >> make[3]: Leaving directory >> `/usr/local/src/mono-13-Oct-02/mono/mono/monoburg' >> make[2]: *** [all-recursive] Error 1 >> make[2]: Leaving directory `/usr/local/src/mono-13-Oct-02/mono/mono' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/local/src/mono-13-Oct-02/mono'
Hi,
Try this patch:
<<monoburg.patch>>
It solved the compilation problems for me.
bye
Zoltan
monoburg.patch
Description: monoburg.patch
