[Mono-bugs] [Bug 551567] System.Exception when trying to package BlogEngine against a SLES 10 Mono-X server

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 30 17:06:12 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=551567

User twiest at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551567#c2





--- Comment #2 from Thomas Wiest <twiest at novell.com>  2009-10-30 15:06:11 MDT ---
I think that system gmcs is being called for some reason instead of the mono-x
gmcs.

If I manually compile something with system mono and lang version ISO-2, I get
the same error message.

If I manually compile something with mono-x and lang version ISO-2, I don't get
an error:

rupert at c461:/tmp/rup> gmcs /langversion:ISO-2 hw.cs
error CS1617: Invalid option `ISO-2' for /langversion. It must be either
`ISO-1' or `Default'
Compilation failed: 1 error(s), 0 warnings
rupert at c461:/tmp/rup> /opt/novell/mono/bin/gmcs /langversion:ISO-2 hw.cs
rupert at c461:/tmp/rup>

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list