I get the same error with the release source tree. I think its related to that ziptask bug. All the source files in the tree are showing modified dates of 21/03/2003 so everything always rebuilds.
if you do a 'nant build' and then a 'nant self-test' it all works fine.
I guess best option is to use cvs or one of the nightlies - that zip bug is fixed now.


Ian

So, just to be clear, you are doing the following?

Download 0.8.01 from sf.net
(http://sourceforge.net/project/showfiles.php?group_id=31650)
Extract files to "C:\program files"
Run "C:\program files\nant-0.8.01\bin\nant.exe -buildfile:../nant.build"

----- Original Message -----
From: "Derek Puff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 05, 2003 5:48 PM
Subject: [Nant-users] NAnt.build failed (error creating
NAnt.DotNetTasks.pdb)



Hi,

I am unable to build the 0.8.01 NAnt.build file.  The
latter portion of the output is shown below.

thanks,
Derek

BUILD FAILED
C:\Program Files\nant-0.8.01\src\NAnt.DotNetTasks.build(12,10):
External Program Failed:
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe return 1
Output:
fatal error CS0042: Unexpected error creating debug information file
'C:\Program
Files\nant-0.8.01\build\nant-0.8.01-debug\bin\NAnt.DotNetTasks.PDB' --
'C:\Program
Files\nant-0.8.01\build\nant-0.8.01-debug\bin\NAnt.DotNetTasks.pdb:
The process cannot access the file because it is being used by another
process.




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to