Hi Jess,

You actually first have to do a make clean, so what you want is :

make clean && make all

Hope this helps,

Gert

----- Original Message ----- 
From: "Jesse S. A. Bridgewater" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 20, 2003 10:58 PM
Subject: [Nant-users] linux nant make failure

Hello,

As per suggestions from some very nice folks on this list I checked out
the CVS version of NAnt and tried to build it from source on my linux
machine.  I have mono 0.26 installed.


The bootstrap target in the makefile works fine:

make linux-bootstrap

but when I try to:

make linux-nant

I get the following error:

[EMAIL PROTECTED]:~/composition/mono/nant$ make linux-nant     
mono bin/NAnt.exe -buildfile:NAnt.build build
NAnt version 0.8.4 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net


** (bin/NAnt.exe:26569): WARNING **: Could not load class from token
0x01000001 in /home/jsab/composition/mono/nant/bin/NAnt.ZipTasks.dll

** ERROR **: file class.c: line 1352 (mono_class_setup_parent): should
not be reached
aborting...
make: *** [linux-nant] Trace/breakpoint trap

I will do some more investigation on the list and try a few other
things.

As always help is greatly appreciated.

Jesse



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to