- From: Jose Kahan <jose.kahan@w3.org>
- Date: Thu, 31 Jan 2002 23:56:38 +0100
- To: Burnie West <west@san-jose.tt.slb.com>
- Cc: www-amaya@w3.org
Hmm, this is weird (the error, not the warnings). Did you do a configure in the wrong directory? I haven't seen this error before. Doing make again will probably remove it. For the warnings, we are always removing them, but we have not finished all of them yet. -jose On Thu, Jan 31, 2002 at 08:36:34AM -0800, Burnie West wrote: > I downloaded the tarball, and built amaya using > gnu make and gcc 2.95. > > There was one error, however, and there were > 78 warnings. The error was on the second > entry into annotlib. The first entry built > the .depends file, and then on the second > entry I got the messages: > > External structure html > Recursive element Thread_item > Recursive element TI_content > Allowed only in section DEFAULT > > *** ERR 1 > APPLICATION HTML > * > Cannot load structure schema > > Then, on the next call to gcc, I get > > gcc: ../../annotlib/../amaya/HTMLAPP.c: No such file or directory > gcc: No input files > *** make[1]: [../amaya/HTML.h] Error 1 > > Even so, after five minutes of browsing Amaya (using Amaya and Netscape) > I haven't run into any problems. I looked for the files > > amaya/HTMLAPP.c > and > amaya/HTML.h > > and, sure enough, they were not there. Can't help but feel that there is > something missing, though. > > Is anybody worried about the 78 warnings?
Received on Thursday, 31 January 2002 17:58:38 UTC