When attempting to build NAnt under Gentoo, the build fails with the following 
errors:

                  [csc] Compiling 41 files 
to 
'/var/tmp/portage/nant-0.85/work/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.VSNetTasks.dll'.
                  
[csc] 
/var/tmp/portage/nant-0.85/work/nant-0.85/src/NAnt.VSNet/WrapperReferenceBase.cs(358,20):
 
error CS1502: The best overloaded method match for 
`System.Runtime.InteropServices.Marshal.GetTypeLibName(System.Runtime.InteropServices.UCOMITypeLib)'
 
has some invalid arguments
                  
[csc] 
/var/tmp/portage/nant-0.85/work/nant-0.85/src/NAnt.VSNet/WrapperReferenceBase.cs(358,20):
 
error CS1503: Argument 1: Cannot convert from 
`System.Runtime.InteropServices.ComTypes.ITypeLib' to 
`System.Runtime.InteropServices.UCOMITypeLib'
                  [csc] Compilation failed: 2 error(s), 0 warnings

            BUILD FAILED - 0 non-fatal error(s), 2 warning(s)

            
/var/tmp/portage/nant-0.85/work/nant-0.85/src/NAnt.VSNet/NAnt.VSNet.build(11,10):
            External Program 
Failed: /usr/lib64/pkgconfig/../../lib/mono/2.0/gmcs.exe (return code was 1)

Searching for these errors in Google returns only 
http://clarus.apache.org/nant/nant/gump_work/build_nant_nant.html, which 
indicates a failure of the build process on the Clarus server. The same 
server indicates that the last successful build was on 2006-08-03. Can anyone 
advise on how to get NAnt up and running? Thanks.

Christopher Granade

Attachment: pgpvbI6AGNLFG.pgp
Description: PGP signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to