- From: Irene Vatton <irene.vatton@inrialpes.fr>
- Date: Thu, 19 Aug 2004 09:32:06 +0200
- To: Mark Roberts <markrobt@comcast.net>
- Cc: www-amaya@w3.org
On Mon, 12 Jul 2004 00:19:28 -0400 (EDT) Mark Roberts <markrobt@comcast.net> wrote: > Greetings, > On a Red Hat 7.2 Linux system, installation of Amaya is failing during > the make ("make all") step. > > The gcc version is 2.96.3. The configure options were: > > ..../configure --disable-annot --disable-redland > > Shown below are the messages where the compiling process begins > returning error messages, eventually failing. > > This happens on for Amaya 8.5 and 8.6. Amaya 8.2 was successfully built > on this system with no difficulty. Could you try to add -DERRNO_DONE in the CFLAGS list of the file Options generated by configure. > > Thanks, > Mark Roberts > > [begin excerpt] > > make[1]: Entering directory `/home/compile/Amaya/linux/thotlib' > g++ -O2 -W -x c++ -D__cplusplus -D_UNIX -D_GTK -DHAVE_CONFIG_H -I.. > -I../../amaya/xpm -I../../thotlib/include -I../../thotlib/internals/var > -I../../thotlib/internals/h -I../../thotlib/internals/f -I/usr/include > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include > -I/usr/X11R6/include -c ../../thotlib/base/global.c -o base/global.o > In file included from ../../thotlib/include/thot_sys.h:67, > from ../../thotlib/base/global.c:10: > ..../../thotlib/include/sysdep.h:1094: declaration of `int > *__errno_location ()' throws different exceptions > /usr/include/bits/errno.h:39: than previous declaration `int > *__errno_location () throw ()' Irene. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Thursday, 19 August 2004 07:32:13 UTC