Re: amaya fails on Alpha Linux

>It seems that you forgot to create the Thot/obj directory and go into this
>directory to star "../configure"
>See http://www.w3.org/Amaya/User/Autoconf.html for more information
>Hope this helps
>  Irene.

I did that previously with the same result. I decided to try again from scratch
and it failed again. I think I'm missing a source file. It looks like i'm
missing HTMLAPPS.c . make may not be looking in the right place but I can't
find  that file anywere on my system ether. Here's the output. Thanks.

 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
gmake[1]: *** [HTMLAPP.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/Thot/obj/amaya'

Received on Friday, 16 October 1998 22:51:06 UTC