t; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, February 22, 2004 1:54 PM
Subject: Re: [Nant-users] BUILD FAILED on mono 0.30.1
> Rodrigo,
>
> We'll look into this issue as soon as possible, but right now NAnt is not
> functional on Mono/Linux due to a regression o
February 20, 2004 10:16 PM
Subject: [Nant-users] BUILD FAILED on mono 0.30.1
> After:
>
> make clean
> make
>
> I get:
>
> BUILD FAILED
>
> /home/rodrigob/dotnet/nant/NAnt.build(106,9):
> Unexpected token 'RightCurlyBrace'.
After:
make clean
make
I get:
BUILD FAILED
/home/rodrigob/dotnet/nant/NAnt.build(106,9):
Unexpected token 'RightCurlyBrace'.
Expression: ${nant.platform.win32 and framework::exists('net-1.0')}
Environment:
* mandrake linux 9.1
* latest mono tarball (0.30.1)