compiling html2thot

Mukund Deshpande (deshpand@cs.umn.edu)
Wed, 24 Sep 1997 20:48:00 -0500

Hi,

I am trying to compile html2thot on Solaris platform without much
success. The command I am using is in the directory Thot/amaya is

gcc -o html2thot -DHAVE_CONFIG_H -I../Target/amaya \
-I../Target/w3c-libwww-5.0a -I/opt/X11R6.1/include \
-I../thotlib/include -I. -I./f -I../w3c-libwww-5.0a/Library/src \
-L../Target/thotlib -L../Target/tablelib -L../Target \
-L/opt/X11R6.1/lib -lThotTable -lThotEditor -lXm -lX11 -lwww \
-lnsl -lsocket html2thot.c

Thot/Target is the directory where all the executables are..

I am having linking problems the error I get is as follows,

html2thot.c: In function `main':
html2thot.c:5614: warning: assignment from incompatible pointer type
Undefined first referenced
symbol in file
TtaGiveSubString /var/tmp/cca005_G1.o
TtaGetAttributeName /var/tmp/cca005_G1.o
TtaSetGraphicsShape /var/tmp/cca005_G1.o
TtaGiveAttributeType /var/tmp/cca005_G1.o
.
.
.
TtaSetTextContent /var/tmp/cca005_j1.o
TtaCopyTree /var/tmp/cca005_j1.o
ld: fatal: Symbol referencing errors. No output written to html2thot

I would greatly appreciate if someone could help me with that. Is there
any
other way of getting a .PIV file from a html file ?

Thanks in advance

Mukund Deshpande

------------------------------------------------------
Mukund Deshpande, Graduate Student
Dept. of Computer Science
University of Minnesota
-------------------------------------------------------