[Mono-bugs] [Bug 600506] Mono 2.6.4 uses system mono instead of monolite during build

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 28 09:43:04 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=600506#c4


--- Comment #4 from Piotr Wysocki <piotr.wysocki at secpl.cs.put.poznan.pl> 2010-06-28 13:43:03 UTC ---
To be sure I have just confirmed what I was stating in the bugreport:
I installed Ubuntu 9.04 in a new virtual host (virtualbox), then
apt-get build-dep mono && apt-get install mono-devel mono-mcs
wget mono 2.6.4
/configure && make
 does not work.

EXTERNAL_MCS=false make does not work either.

After apt-get remove mono-mcs, mcs becomes unusable, the mono build process
figures that out and only then starts using monolite.

I have no idea if "SVN r155645 from the trunk" works, as I don't know how to
test it - in case of mono checkout of svn repo is different to a tarball...

However I tried mono trunk (r159600) with mono-devel and mono-mcs packages
installed and the build failed stating that I need a newer mcs. I followed
instructions: make get-monolite-latest + EXTERNAL_MCS=false make and it builds
ok.

Actually, I have no more interest in resolving this bug (I am no longer using
too old mono-mcs on any machine). However, I can test your fixes, if you want.

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


More information about the mono-bugs mailing list