Compiling amaya.

Hello,

I'm trying to compile Amaya but I found a problem with
 Amaya/batch/parser.c

It seems that this file uses a lot of types and constants
from Amaya/batch/grammar.c
parser.c:96: parse error before `numberRef'
parser.c:96: warning: data definition has no type or storage class
[...]
parser.c:144: `MAX_STRING_GRM' undeclared (first use in this function)
parser.c:168: `MAX_RULE_REF' undeclared (first use in this function)

Should we create a grammar.h ?

I use the version from the CVS repository :
cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout Amaya

Regards,
Philippe.
---------
Philippe Le Hegaret - http://www.w3.org/People/LeHegaret/
World Wide Web Consortium (W3C), User Interface Domain

Received on Monday, 26 July 1999 11:05:28 UTC