http://bugzilla.novell.com/show_bug.cgi?id=612002
http://bugzilla.novell.com/show_bug.cgi?id=612002#c0 Summary: won't compile 2.6.4 from source Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: JIT AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Description of Problem: When i compile mono from source on OpenSuSE 11.1 x64, I get the following errors: make[6]: Entering directory `/home/INSTALL/mono-2.6.4/mcs/mcs' Makefile:93: warning: overriding commands for target `csproj-local' ./build/executable.make:131: warning: ignoring old commands for target `csproj-local' make all-local make[7]: Entering directory `/home/INSTALL/mono-2.6.4/mcs/mcs' Makefile:93: warning: overriding commands for target `csproj-local' ./build/executable.make:131: warning: ignoring old commands for target `csproj-local' /../jay/jay -cvt < ./../jay/skeleton.cs cs-parser.jay > jay-tmp.out && mv jay-tmp.out cs-parser.cs /../jay/jay: 10 shift/reduce conflicts. /bin/sh: line 1: 19026 Illegal instruction ./../jay/jay -cvt cs-parser.jay < ./../jay/skeleton.cs > jay-tmp.out make[7]: *** [cs-parser.cs] Error 132 make[7]: Leaving directory `/home/INSTALL/mono-2.6.4/mcs/mcs' make[6]: *** [do-all] Error 2 make[6]: Leaving directory `/home/INSTALL/mono-2.6.4/mcs/mcs' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/INSTALL/mono-2.6.4/mcs' make[4]: *** [profile-do--basic--all] Error 2 make[4]: Leaving directory `/home/INSTALL/mono-2.6.4/mcs' make[3]: *** [profiles-do--all] Error 2 make[3]: Leaving directory `/home/INSTALL/mono-2.6.4/mcs' make[2]: *** [all-local] Error 2 make[2]: Leaving directory `/home/INSTALL/mono-2.6.4/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/INSTALL/mono-2.6.4' make: *** [all] Error 2 I installed the same source on my laptop with OpenSuSE 11.0 x64 without any problems. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
