Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76694 --- shadow/76694 2005-11-13 12:35:17.000000000 -0500 +++ shadow/76694.tmp.7183 2005-11-13 12:45:25.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 76694 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: Ubuntu Breezy Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Blocker Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -52,6 +52,23 @@ Steps to reproduce the problem: 1. ./autogen --prefix=/usr 2. make Anyone know what's wrong? + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-13 12:45 ------- [EMAIL PROTECTED]:~/mono/mono$ make +EXTERNAL_MCS=/home/alex/mono-1.1.10/bin/mcs +EXTERNAL_RUNTIME=/home/alex/mono-1.1.10/mono + +[snip] + +make[6]: *** [build/deps/basic-profile-check.out] Error 127 +*** The compiler '/home/alex/mono-1.1.10/bin/mcs' doesn't appear to be +usable. +*** You need a C# compiler installed to build MCS (make sure mcs works +from the command line) +*** Read INSTALL.txt for information on how to bootstrap a Mono +installation. + +I tried using the mono from the download page. It didn't work. :( _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
