- From: Irene Vatton <irene.vatton@inrialpes.fr>
- Date: Thu, 16 Dec 2004 12:54:24 +0100
- To: Mark Pierce <mark.pierce@xerberos.com>
- Cc: www-amaya@w3.org
Hi Mark, We fixed a set of problems with the previous configuration file and we plan to deliver the new release today. This release will provide a complete source package including libwww, Mesa, redland and wxWidgets. I suggest you wait for this new package. On Wed, 15 Dec 2004 17:57:53 +0000 Mark Pierce <mark.pierce@xerberos.com> wrote: > Hello, > > I'm having a difficult time compiling the Amaya_wx source. > > Mandrake 10.1 > Linux 2.6.3 > libgtk+2.0_0-devel-2.2.4-10.1.100mdk > gcc-3.3.2-6mdk > > I followed the instructions at the web page as closely as possible so > that I have a > > ~/src/amaya/Amaya > ~/src/amaya/libwww > ~/src/amaya/Mesa > ~/src/amaya/redland (->~/src/amaya/redland-0.9.20) > ~/src/amaya/redland-0.9.20 > ~/src/amaya/wxWidgets > > Each directory contains the sources downloaded from the Amaya website. > > From within ~/src/amaya/Amaya/WX, I run: "../configure --with-wx" which > seems to be relatively satisfied by the environment. > > Running "make" always ends in a very large stream of errors beginning > with the following: > > .......... > make[1]: Entering directory `/home/makis/src/amaya/Amaya/WX/thotlib' > make[1]: *** No rule to make target `../../thotlib/internals/h/wx/wx.h', > needed by `base/AmayaApp.o'. Stop. > ............. > > > With a cheap bit of coersion , it still doesn't work: > ln -s /home/makis/src/amaya/wxWidgets/include/wx ../thotlib/internals/h/wx > > ......... > make[1]: Entering directory `/home/makis/src/amaya/Amaya/WX/thotlib' > g++ -O2 -W -x c++ -D__cplusplus -D_UNIX -D_GL -D_WX -DHAVE_CONFIG_H > -I.. -I../../amaya/xpm -I../../thotlib/include > -I../../thotlib/internals/var -I../../thotlib/internals/h > -I../../thotlib/internals/f -I/usr/local/lib/wx/include/gtk2u-2.5 > -I/usr/local/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > -I/home/makis/src/amaya/Amaya/WX/Mesa/include -I/usr/include/X11/Xft > -I/usr/include/freetype2 -c ../../thotlib/base/AmayaApp.cpp -o > base/AmayaApp.o > In file included from ../../thotlib/internals/h/wx/defs.h:25, > from ../../thotlib/internals/h/wx/wx.h:15, > from ../../thotlib/base/AmayaApp.cpp:3: > ..../../thotlib/internals/h/wx/platform.h:101:22: wx/setup.h: No such file > or directory > In file included from ../../thotlib/internals/h/wx/platform.h:104, > from ../../thotlib/internals/h/wx/defs.h:25, > from ../../thotlib/internals/h/wx/wx.h:15, > from ../../thotlib/base/AmayaApp.cpp:3 > .......... > > Does anyone have a clue as to what's happening here? > > Cheers, > > Mark 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, 16 December 2004 11:55:04 UTC