Re: Compiling amaya.

** This message only concerns people who are downloading the Amaya source
   code from the public CVS base at dev.w3.org

Hello,

Philippe, thanks for the bug report and sorry for the delay in the 
answer. 

Some files in the dev.w3.org Amaya/batch directory were corrupted. There
was also a problem with a prematurarely committed file (Amaya/amaya/init.c) 
which I also fixed.  After fixing those files, I was able to compile Amaya 
again.

I'm waiting for the automatic CVS base mirroring process to kick in to
see if there are other problems. I'll post another message to the list
to confirm that things are back to normal.

In our previous episode, Philippe Le Hegaret said:
> 
> 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)
> 
> I use the version from the CVS repository :
> cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout Amaya

-Jose

Received on Wednesday, 4 August 1999 14:44:56 UTC