Building Amaya 6.1 from source on Linux

I am getting an error in the thotlib section of the make of Amaya on Linux.  I 
have tried ../configure, ../configure --with-gtk and ../configure 
--without-graphic-libs.  These all work fine.  I have followed the instructions 
and when I do a 'make all' it gets a little way before I start getting:

make[3]: Entering directory `/space/Amaya/LINUX-ELF/thotlib'
gcc -O2 -W  -D_I18N_  -DHAVE_CONFIG_H -I.. -I../../amaya/xpm -I../../tablelib/f 
-I../../thotlib/include -I../../thotlib/internals/var 
-I../../thotlib/internals/h -I../../thotlib/internals/f -I../../libjpeg 
-I../../libpng -I../../libpng/zlib     -I/usr/X11R6/include -c 
../../thotlib/base/fileaccess.c -o base/fileaccess.o
In file included from ../../thotlib/include/interface.h:11,
                  from ../../thotlib/include/appstruct.h:14,
                  from ../../thotlib/internals/h/typestr.h:30,
                  from ../../thotlib/internals/h/typeint.h:19,
                  from ../../thotlib/internals/h/typemedia.h:18,
                  from ../../thotlib/base/fileaccess.c:18:
../../thotlib/include/thot_gui.h:137:24: Xm/MwmUtil.h: No such file or directory
../../thotlib/include/thot_gui.h:138:26: Xm/BulletinB.h: No such file or directory
../../thotlib/include/thot_gui.h:139:25: Xm/CascadeB.h: No such file or directory
../../thotlib/include/thot_gui.h:140:24: Xm/DialogS.h: No such file or directory
../../thotlib/include/thot_gui.h:141:25: Xm/DrawingA.h: No such file or directory
../../thotlib/include/thot_gui.h:142:23: Xm/DrawnB.h: No such file or directory
../../thotlib/include/thot_gui.h:143:22: Xm/Frame.h: No such file or directory
../../thotlib/include/thot_gui.h:144:21: Xm/Form.h: No such file or directory
../../thotlib/include/thot_gui.h:145:22: Xm/Label.h: No such file or directory
../../thotlib/include/thot_gui.h:146:21: Xm/List.h: No such file or directory
../../thotlib/include/thot_gui.h:147:22: Xm/MainW.h: No such file or directory
../../thotlib/include/thot_gui.h:148:26: Xm/MenuShell.h: No such file or directory
../../thotlib/include/thot_gui.h:149:22: Xm/PushB.h: No such file or directory
../../thotlib/include/thot_gui.h:150:24: Xm/RepType.h: No such file or directory
../../thotlib/include/thot_gui.h:151:26: Xm/RowColumn.h: No such file or directory
../../thotlib/include/thot_gui.h:152:22: Xm/Scale.h: No such file or directory
../../thotlib/include/thot_gui.h:153:26: Xm/ScrollBar.h: No such file or directory
../../thotlib/include/thot_gui.h:154:26: Xm/ScrolledW.h: No such file or directory
../../thotlib/include/thot_gui.h:155:26: Xm/SelectioB.h: No such file or directory
../../thotlib/include/thot_gui.h:156:26: Xm/Separator.h: No such file or directory
../../thotlib/include/thot_gui.h:157:21: Xm/Text.h: No such file or directory
../../thotlib/include/thot_gui.h:158:24: Xm/ToggleB.h: No such file or directory
../../thotlib/include/thot_gui.h:159:19: Xm/Xm.h: No such file or directory
../../thotlib/include/thot_gui.h:160:23: Xm/PushBG.h: No such file or directory
make[3]: *** [base/fileaccess.o] Error 1
make[3]: Leaving directory `/space/Amaya/LINUX-ELF/thotlib'

Any ideas?  Is it a Motif issue?  Thanks,
-- 
Dave Higgins
Littleton, Colorado
supradave@earthlink.net
--
Think of it!  With VLSI we can pack 100 ENIACs in 1 sq. cm.!

Received on Sunday, 5 May 2002 16:32:10 UTC