[Mono-devel-list] Error Building

Paolo Molaro lupus at ximian.com
Thu Aug 4 09:56:01 EDT 2005


On 08/03/05 Jonathan S. Chambers wrote:
> Thanks Paul. Unfortunately, that's what I'm going by :-(
> 
> A few others have emailed me to say they have the same problem.

Until people don't report the issue, they won't get fixed.
The easy way to compile from svn is to first install
a recent released mono tarball. If you have already messed up
your mcs module, you migh need to rm -rf mcs/class/lib and svn update
the mcs module again. Then, just run autogen.sh in mono/ and
use the usual ./configure; make; make install.

If this fails, we need people to provide a useful error message,
which you'd get by compiling a sample C# program with mcs in your case.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list