[Mono-dev] ..mscorlib.dll was not found compiling mono from sources

Toshio Kuratomi a.badger at gmail.com
Wed Apr 15 13:11:46 EDT 2009


buhochileno at gmail.com wrote:
> Hi again,
> 
> Toshio Kuratomi wrote:
>> buhochileno at gmail.com wrote:
>>   
>>> Toshio Kuratomi wrote:
>>>     
>>   
>>>> 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...
>>>     
>> That's a possibility.  Do you know what configure switch would do that?
>>   
> acording to a post in the list, guys are having simillar problems when 
> mono is compiled with "--disable-static", do you know if is used when 
> the fedora rpm packages are compiled/created?

Yes, that is used.  If that's all that's needed, you should be able to
use anything else in the Fedora SRPM that looks like it will help get
the build working.  Just leaving out that flag from the configure line::

%configure --with-ikvm=yes --with-jit=yes --with-xen_opt=yes \
--with-moonlight=no --with-preview=yes --with-libgdiplus=installed \
#--disable-static

>>
>>   
> sorry if I sound to hard, but honestly I'm pretty tired about the poor 
> support of fedora for the mono things, I also offer me and my Univ help 
> to some of the koji packages guys, but they don't take it...

Yeah.  Fedora's core competency is really C and Python with
subcommunities that take care of perl, mono, java, php, ocaml, etc.  The
mono subcommunity is small and thus easily affected by the decisions of
just a few people.  That's good when they're making good decisions and
bad when they're making poor ones.

-Toshio

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090415/3e7cb0f2/attachment-0001.bin 


More information about the Mono-devel-list mailing list