amaya fails on Alpha Linux

Hi Everyone,
	I've been compiling Amaya the last couple days and have made little
progress. I have the latest lesstif installed and I've gotten somw ways into
amaya. Now I'm hitting a wall. Here's the output. Thanks for the help.

gcc: HTML.A: linker input file unused since linking not done
***ERR line 1

*
Abnormal end
(if test "../../amaya" != "" -a "../../amaya" != "." -a \
         "../../amaya" != "../amaya"; then \
    /bin/cp ../../amaya/HTML.A .  ; \
    /bin/cp ../../amaya/HTML.STR .  ; \
fi)
THOTDIR=../.. ; export THOTDIR ; \
.../bin/app     -DMATHML   HTML.A
gcc: HTML.A: linker input file unused since linking not done
***ERR line 1

*
Abnormal end
gcc -g -O2 -Wall      -DMATHML   -DHAVE_CONFIG_H -I. -I.. -I../../thotlib/include -I../../amaya -I../../amaya/f -I../../libpng/zlib   -I../../libwww/Library/src    -I/usr/local/include  -I/usr/X11R6/include -c HTMLAPP.c -o HTMLAPP.o
gcc: HTMLAPP.c: No such file or directory
gcc: No input files
make[1]: *** [HTMLAPP.o] Error 1
make[1]: Leaving directory `/usr/local/src/Thot/obj/amaya'
make: *** [amaya_prog] Error 2          

Received on Thursday, 15 October 1998 21:49:26 UTC