On Sun, 2004-05-16 at 15:34, Gert Driesen wrote:
> ----- Original Message ----- 
> From: "Giuseppe Greco" <[EMAIL PROTECTED]>
> To: "Gert Driesen" <[EMAIL PROTECTED]>
> Cc: "Jaroslaw Kowalski" <[EMAIL PROTECTED]>; "Nant-Developers (E-Mail)"
> <[EMAIL PROTECTED]>
> Sent: Sunday, May 16, 2004 2:27 PM
> Subject: Re: [nant-dev] NAnt/Mono
> 
> 
> > Gert,
> >
> > I get nothing,
> 
> hmm, did you build Mono from cvs ?

Yes, I did.

> 
> what do you get when executing this (before exporting PKG_CONFIG) :
> 
> $ pkg-config --print-errors --variable=prefix mono

I get the following message:

Package mono was not found in the pkg-config search path.
Perhaps you should add the directory containing `mono.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mono' found

... that's why I defined the environment variable
PKG_CONFIG_PATH... I've the same problem with gtk-sharp,
but by defining PKG_CONFIG_PATH everything goes well
(that's not the case with NAnt).

j3d.

> 
> > so I've exported the PKG_CONFIG environment
> > variable (export PKG_CONFIG=/usr/local/lib/pkgconfig)...
> > and now I get the following error messages:
> >
> > ** (/usr/local/lib/mono/1.0/mcs.exe:13969): WARNING **:
> > Could not load class from token 0x01000136 in
> > /usr/local/lib/mono/1.0/System.Web.dll
> >
> > Unhandled Exception: System.NullReferenceException: A null value was
> > found where an object instance was required.
> > in (unmanaged) /usr/local/lib/libmono.so.0 [0x76b719]
> > in (unmanaged) /usr/local/lib/libmono.so.0(mono_class_init+0x46d)
> > [0x76cccd]
> > in (unmanaged) /usr/local/lib/libmono.so.0(mono_type_get_object+0x9f)
> > [0x722347]
> > in (unmanaged) /usr/local/lib/libmono.so.0 [0x732f6f]
> > in (unmanaged) /usr/local/lib/libmono.so.0 [0x733013]
> > in <0x00017> System.Reflection.Assembly:GetExportedTypes ()
> > in <0x000ae> Mono.CSharp.TypeManager:LoadAllImportedTypes ()
> > in <0x00c1f> Mono.CSharp.Driver:MainDriver (string[])
> > in <0x00012> Mono.CSharp.Driver:Main (string[])
> >
> >
> > ** ERROR **: file mini-exceptions.c: line 261 (mono_handle_exception):
> > assertion failed: (jit_tls->end_of_stack)
> >
> > Note that I've built the mono stuff with previews
> > (--with-preview=yes).
> 
> Not sure what this does, but if you can reproduce this issue (even without
> using NAnt) I'd consider posting a message on one of the mono lists ...
> 
> Gert
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: SourceForge.net Broadband
> Sign-up now for SourceForge Broadband and get the fastest
> 6.0/768 connection for only $19.95/mo for the first 3 months!
> http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
> _______________________________________________
> nant-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-developers
-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 91 604 67 65
mobile: +41 76 390 60 32
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to