[Mono-dev] Latest source - build yields "Could not load type 'Mono.CSharp.CommandLineParser'" (17170)

Jean-Michel.Perraud at csiro.au Jean-Michel.Perraud at csiro.au
Fri Sep 12 23:52:12 UTC 2014


Hi,

Just reporting I got similar issues compiling from the 3.8.0 tarball, on a CentOS system (with or without a previous working mono runtime already available). Not quite the message in that bug report, but failing to find a working gmcs (sorry cannot access the message details right now), with or without the make with EXTERNAL_MCS  workaround. Compiling from the 3.2.8 tarball works fine.

Curiously, no problem at all encountered with the same tarball on a Debian unstable box.

J-M
________________________________________
From: mono-devel-list-bounces at lists.ximian.com [mono-devel-list-bounces at lists.ximian.com] on behalf of Chris Tacke [ctacke at opennetcf.com]
Sent: Saturday, September 13, 2014 9:09 AM
To: mono-devel-list
Subject: [Mono-dev] Latest source - build yields "Could not load type 'Mono.CSharp.CommandLineParser'" (17170)

Bug 17170 is marked as "RESOLVED/FIXED" but it's still occurring with a git pull of the latest as of this morning:

https://bugzilla.xamarin.com/show_bug.cgi?id=17170

The proposed workaround of

make EXTERNAL_MCS="${PWD}/mcs/class/lib/monolite/gmcs.exe"

After getting monolite and before running "make" does work, but a straight "make" fails with "Could not load type 'Mono.CSharp.CommandLineParser'"

-Chris
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list