[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trouble building grammars



I'm trying to build the set of Sablecc-Grammars on cygwin (Windows 2000).
I have ant 1.4.1 and sablecc 2.16.2.

When I try to build the grammars by running "ant" in the grammars 
directory, I get:
Buildfile: build.xml

all:

check_for_optional_packages:

prepare:
   [mkdir] Created dir: 
C:\home\Kelem\src\java\Sablecc-Grammars\build\java-1.1

parsers:

BUILD FAILED

C:\home\Kelem\src\java\Sablecc-Grammars\Java-1.1-1.0\build.xml:44: The 
<sablecc>  task doesn't support the "withtools" attribute.

Total time: 1 second

Does anyone know what's going wrong here?

Thanks,
Steve Kelem
Reporting-MTA: dns;mta5.snfc21.pbi.net (tcp-daemon)

Original-recipient: rfc822;sablecc-list@sable.mcgill.ca
Final-recipient: rfc822;sablecc-list@sable.mcgill.ca
Action: failed
Status: 5.0.0 (Server rejected MAIL FROM address.)
Remote-MTA: dns;relay10.cs.mcgill.ca (TCP|206.13.28.241|33129|132.206.3.88|25)
 (hub.CS.McGill.CA ESMTP Sendmail 8.11.6/8.11.6; Tue, 13 Nov 2001 01:45:57
 -0500 [EST])
Diagnostic-code: smtp;553 5.3.0 <s_kelem@pacbell.net>... CLOSED SEP 10/2001



I'm trying to build the set of Sablecc-Grammars on cygwin (Windows 2000).
I have ant 1.4.1 and sablecc 2.16.2.

When I try to build the grammars by running "ant" in the grammars 
directory, I get:
Buildfile: build.xml

all:

check_for_optional_packages:

prepare:
    [mkdir] Created dir: 
C:\home\Kelem\src\java\Sablecc-Grammars\build\java-1.1

parsers:

BUILD FAILED

C:\home\Kelem\src\java\Sablecc-Grammars\Java-1.1-1.0\build.xml:44: The 
<sablecc>  task doesn't support the "withtools" attribute.

Total time: 1 second

Does anyone know what's going wrong here?

Thanks,
Steve Kelem