Bugs item #1377900, was opened at 2005-12-11 00:32
Message generated for change (Comment added) made by epettersson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1377900&group_id=31650
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 0.85
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Erik (epettersson)
Assigned to: Nobody/Anonymous (nobody)
Summary: NAnt won't run
Initial Comment:
NAnt nant-0.85_rc3 builds fine from source but won't
run. Using Mono 1.1.10.
~ $ mono /usr/share/NAnt/bin/NAnt.exe
** (/usr/share/NAnt/bin/NAnt.exe:474): WARNING **:
Missing method .ctor in
assembly /usr/share/NAnt/bin/NAnt.exe, type
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute
** ERROR **: Can't find custom attr constructor
image: /usr/share/NAnt/bin/NAnt.exe mtoken:
0x0a000056
aborting...
Aborted
~ $ mono --version
Mono JIT compiler version 1.1.10, (C) 2002-2005
Novell, Inc and Contributors. www.mono-project.com
TLS: normal
GC: Included Boehm (with typed GC)
SIGSEGV : normal
----------------------------------------------------------------------
>Comment By: Erik (epettersson)
Date: 2005-12-25 19:49
Message:
Logged In: YES
user_id=1402123
The Gentoo Ebuild of NAnt caused the problem. Changing
sed -i -e "s/-f:NAnt.build/-t:mono-2.0 -f:NAnt.build/" \
to
sed -i -e "s/-f:NAnt.build/-t:mono-1.0 -f:NAnt.build/" \
seems to fix the problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1377900&group_id=31650
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers