[Mono-dev] ..mscorlib.dll was not found compiling mono from sources
buhochileno at gmail.com
buhochileno at gmail.com
Wed Apr 15 10:54:27 EDT 2009
Toshio Kuratomi wrote:
> buhochileno at gmail.com wrote:
>
>> Hi,
>>
>> Please, someone??, I'm following the official instruction (and other
>> sugestions to) to try to compile mono (to later be able to compile MD
>> with the debugger addins..)..and no matter what options I use in the
>> configuration (--with-doc=no, ---disable-preview ...and others) and
>> allways stop with the same error!!??
>>
>> make[2]: Leaving directory `/media/data/opt/monosvn/mono/msvc'
>> Making all in docs
>> make[2]: Entering directory `/media/data/opt/monosvn/mono/docs'
>> cd . && make -f docs.make topdir=../../mcs convert.exe
>> make[3]: Entering directory `/media/data/opt/monosvn/mono/docs'
>> MCS [default] convert.exe
>> The assembly mscorlib.dll was not found or could not be loaded.
>> It should have been installed in the
>> `/opt/mono/lib/mono/1.0/mscorlib.dll' directory.
>> make[3]: *** [convert.exe] Error 1
>>
>> I'm not trying something *fancy*, this is NOT a mono compilation for
>> iphone, or sparc64, is standard x86 fedora 10 notebook, please tell me
>> that is posible to compile and use mono + MD + debugger addins outside
>> OpenSuse ...
>>
>
> Have you taken a look at the Fedora packages? Fedora-10 has mono-2.2
> and monodebugger
>
argh, as I explain in all my post, the goal is have the monodevelop
debugger addins, so yes I know about the fedora 10 and koji fedora 11
packages, but those don't include the monodevelop debugger addins. Also
as I explain in a later post, is posible to compile just monodevelop
using the mono core installed by the f11 koji packages, but the
monodevelop debugger addins don't work and claims about:
## DebuggerServer started
EXCEPTION: Mono.Debugger.TargetException: Unsupported `mono' executable:
/usr/bin/mono
So, probably the RPM guys seems to be compiling mono core in some way
that make imposible for the debugger addin to work...
So what are my options?, try to to compile ALL by mysefl to no depend on
koji things...but here is where the mscorlib problem came in...
> I've just finished building mono-2.4 for Fedora-11 which might have
> additional things that are necessary if you're building from mono's trunk.
>
>
By the way, this is a question about the mscorlib problem compiling
mono, I'm pretty tired about the fedora support for mono, so please
don't tell me to wait until something that is going to come for fedora
and things that "might have", I prefer to try to solve directly the
compilation things and posible make my own paquages for the Univ.
> http://cvs.fedoraproject.org/viewvc/rpms/mono/
>
> -Toshio
>
>
Thanks anyway...
Mauricio
More information about the Mono-devel-list
mailing list