- From: Roger Price <rprice@cs.uml.edu>
- Date: Sun, 25 May 2003 22:41:05 +0200 (CEST)
- To: Amaya <www-amaya@w3.org>
- Cc: Roger Price <rprice@cs.uml.edu>
Sorry if this is a FAQ. I am unable to build Amaya 8.0 on SuSE Linux 8.1. My errors look different to those reported by Bodo v. Thadden. I downloaded amaya-src-8.0.tgz to a PC running SuSE Linux 8.1, read README.amaya, untarred amaya-src-8.0.tgz, created directory LINUX-ELF, cd'ed to LINUX-ELF, ran ../configure successfully, and then ran make which gave the the attached output. Do the Red Hat 8 rpm's work with SuSE 8.1? Best Regards, Roger ______________________________________________________________________ olive:/mnt/home/amaya/Amaya/LINUX-ELF # make Makefile:13: Options: No such file or directory /bin/cp Options.orig Options (19 lines removed) make[1]: Entering directory `/mnt/home/amaya/Amaya/LINUX-ELF/thotlib' Makefile:66: .depends: No such file or directory ../tools/mkdep/mkdep -relative -vpath ../../thotlib -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/usr/X11R6/include ../../thotlib/*/*.c > .depends make[1]: Leaving directory `/mnt/home/amaya/Amaya/LINUX-ELF/thotlib' make[1]: Entering directory `/mnt/home/amaya/Amaya/LINUX-ELF/thotlib' gcc -O2 -W -D_GTK -D_SVGANIM -D_SVGLIB -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/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:174:21: gtk/gtk.h: No such file or directory ../../thotlib/include/thot_gui.h:175:21: gdk/gdk.h: No such file or directory ../../thotlib/include/thot_gui.h:176:46: gdk/gdkkeysyms.h: No such file or directory ../../thotlib/include/thot_gui.h:178:69: gdk_imlib.h: No such file or directory 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:182: parse error before '*' token ../../thotlib/include/thot_gui.h:182: warning: data definition has no type or storage class (many lines removed) make[1]: *** [base/fileaccess.o] Error 1 make[1]: Leaving directory `/mnt/home/amaya/Amaya/LINUX-ELF/thotlib' make: *** [thotlib] Error 2
Received on Sunday, 25 May 2003 16:43:00 UTC