Compilation error.

Below is a compilation error..  Being that this is my first attempt to
compile anything for X-windows I'm a novice at troubleshooting for
dependancies I might need to support X.   Could anyone be patient in
helping me figure out what I'm doint wrong..  I know this probably isn't
enoght information, If anymore info is need let me know and I will respond
with the information.

This is on a FreeBSD 2.2.1 system.

Thanks,  Cowan

---------------

gcc -I/usr/home/root/Thot/w3c-libwww-5.0a/Library/src
-I/usr/home/root/Thot/amaya -DCOUGAR -I/usr/home/root/Thot/amaya/f
-I/usr/home/root/Thot/libpng/zlib -DCOUGAR -c -O -fwritable-strings -Wall
-I/usr/X11R6/include/ -I/usr/home/root/Thot/FreeBSD -DHAVE_CONFIG_H
-I/usr/home/root/Thot/thotlib/include -I/usr/X11/include  -o
/usr/home/root/Thot/FreeBSD/amaya/HTMLstyle.o
/usr/home/root/Thot/amaya/HTMLstyle.c
/usr/home/root/Thot/amaya/HTMLstyle.c: In function `ParseHTMLStyleDecl':
/usr/home/root/Thot/amaya/HTMLstyle.c:1279: structure has no member named
`UpdatePresentation'
/usr/home/root/Thot/amaya/HTMLstyle.c:1280: structure has no member named
`UpdatePresentation'
/usr/home/root/Thot/amaya/HTMLstyle.c: In function
`ParseHTMLSpecificStyle':
/usr/home/root/Thot/amaya/HTMLstyle.c:1343: structure has no member named
`destroy'
/usr/home/root/Thot/amaya/HTMLstyle.c: In function
`ParseHTMLGenericStyle':
/usr/home/root/Thot/amaya/HTMLstyle.c:1571: structure has no member named
`destroy'
/usr/home/root/Thot/amaya/HTMLstyle.c: In function
`ParseCSSBackgroundImageCallback':
/usr/home/root/Thot/amaya/HTMLstyle.c:3406: structure has no member named
`UpdatePresentation'
/usr/home/root/Thot/amaya/HTMLstyle.c:3407: structure has no member named
`UpdatePresentation'
*** Error code 1

Received on Saturday, 17 May 1997 00:23:59 UTC