On Wed, 2004-06-16 at 09:49, Gert Driesen wrote:
> > I've been searching google and nothing I find help me get NAnt 0.85
> > (latest build) compiling on Mono Beta 2.  I've tried copying from
> > gac/1.0 into {nant}/bin, exporting MONO_NO_UNLOAD as 1 (from the FAQ),
> > and making sure my mono.pc is valid, etc etc.
> > 
> > Despite my efforts I keep getting the glorious ...
> > 
> > ===============
> > NAnt 0.85 (Build 0.85.1606.0; net-1.0.win32; nightly; 5/25/2004)
> > Copyright (C) 2001-2004 Gerry Shaw
> > NAnt Team
> >  
> > BUILD FAILED
> >  
> > The current runtime framework 'mono-1.0' is not correctly configured in
> > the NAnt configuration file.
> >     Unable to locate 'mono' module using pkg-config.
> > ==============
> > 
> > Any help would be greatly appreciated.  And oh yeah, I'm running Mono
> > installed via src into /usr/local if that makes any difference.
> 
> what do you get if you run pkg-config from the shell ?
> 
> eg. 
> 
> $ pkg-config --print-errors --variable=prefix mono
> 
> Gert

... yep .... I swore I had that as I do on my laptop, but apparently
not.  Everything seems to be working great now, thanks.  One quick
question though, what in the world is with all the GC Warnings?

[snip]
GC Warning: Finalization cycle involving 8810980
GC Warning: Finalization cycle involving 8810be0
[/snip]

~ Matthew



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to