- From: Pierre Fortin <pfortin@cisco.com>
- Date: Wed, 21 Apr 1999 16:37:28 -0400 (EDT)
- To: www-amaya@w3.org
Hi, I'm not sure what to check next... I have Amaya and Thot and most of the code compiles; until it gets to "str" stuff (whatever that is)... Restarting make all, or in this case make thot (based on a comment in the archives) I get the following errors... I have tried from scratch several times... checked that I am using gcc2.8.1 (I added a softlink cpp-->g++ because I was initially getting cpp not found). My system is i586 Linux (RedHat 5.2), kernel 2.2.5, XF86 3.3.3.1, and Lesstif obtained for this effort... Any pointers to my silly mistake(s) would be appreciated. Thanks, Pierre [pfortin@pfortin obj]$ make thot make[1]: Entering directory `/export/src/WWW/Thot/obj/thot' make[2]: Entering directory `/export/src/WWW/Thot/obj' make[3]: Entering directory `/export/src/WWW/Thot/obj/batch' make[4]: Entering directory `/export/src/WWW/Thot/obj/thotlib' make[4]: Leaving directory `/export/src/WWW/Thot/obj/thotlib' make[3]: `prs' is up to date. make[3]: `tra' is up to date. make[3]: `printstr' is up to date. make[3]: Leaving directory `/export/src/WWW/Thot/obj/batch' make[3]: Entering directory `/export/src/WWW/Thot/schemas' /export/src/WWW/Thot/obj/bin/str Arbre2 cpp: GNU C does not support -C without using -E ***ERR line 1 Abnormal end /export/src/WWW/Thot/obj/bin/prs Arbre2P ld:Arbre2P.P: file format not recognized; treating as linker script ld:Arbre2P.P:1: parse error ***ERR line 1 Abnormal end /export/src/WWW/Thot/obj/bin/tra Arbre2A ld:Arbre2A.T: file format not recognized; treating as linker script ld:Arbre2A.T:1: parse error ***ERR line 1 ...ad nauseum... -- Pierre -- Linux -- The C(r)ash-Free Operating System
Received on Thursday, 22 April 1999 08:27:00 UTC