- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Tue, 6 Sep 2005 12:39:25 +0200
- To: Leon Stringer <leon.stringer@nhs.net>
- Cc: www-amaya@w3.org
On Monday 05 September 2005 17:25, Leon Stringer wrote: > Hi, > > I'm trying to compile Amaya on Fedora Core 3 and the make is failing. > > I ran > ..../configure --with-wx --without-dav > > And then make all, the last bit is shown below. I think I've got all the > prerequisite packages (although it's difficult to tell how they map to > the Red Hat naming) including freetype-devel-2.1.9-1 and gtk2- > devel-2.4.14-3.fc3. > > The end of the aborted make is below. Can anyone help? Could you check the status of files in /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/ Probably the compiling of wxWidgets failed. You can go into /home/900370/Amaya/WX/wxWidgets_RELEASE/ and execute "make clean" then "make" If it doesn't work, I suggest you remove the whole sub-directory WX and you restart from the beginning 1) Create the sub-directory WX 2) Go into this sub-directory WX 3) Execute "../configure --with-wx --without-dav" 4) Launch "make" > > Thanks in advance, > > Leon... > > make[1]: Leaving directory `/home/900370/Amaya/WX/amaya' > make[1]: Entering directory `/home/900370/Amaya/WX/amaya' > make[2]: Entering directory `/home/900370/Amaya/WX/batch' > make[3]: Entering directory `/home/900370/Amaya/WX/thotlib' > make[3]: Leaving directory `/home/900370/Amaya/WX/thotlib' > g++ -o ../bin/grm ../thotlib/base/compilmsg.o parser.o grammar.o - > L../thotlib/ -lThotKernel -lz -ldl - > L/home/900370/Amaya/WX/wxWidgets_RELEASE/lib -pthread - > L/usr/X11R6/lib > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_xrc-2.6.a > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_adv-2.6.a > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_core-2.6.a > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_baseu_xml-2.6.a > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_baseu_net-2.6.a > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_gl-2.6.a > /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_baseu-2.6.a > -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 > -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lXinerama -lXxf86vm -lexpat -lGL > -lGLU -lwxregexu-2.6 -lwxtiff-2.6 -lwxjpeg-2.6 -lwxpng-2.6 -lz -ldl -lm > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_xrc-2.6.a: No > such file or directory > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_adv-2.6.a: > No such file or directory > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_core-2.6.a: > No such file or directory > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_baseu_xml-2.6.a: > No such file or directory > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_baseu_net-2.6.a: > No such file or directory > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_gtk2u_gl-2.6.a: > No such file or directory > g++: /home/900370/Amaya/WX/wxWidgets_RELEASE/lib/libwx_baseu-2.6.a: No > such file or directory > make[2]: *** [../bin/grm] Error 1 > make[2]: Leaving directory `/home/900370/Amaya/WX/batch' > make[1]: *** [../bin/str] Error 2 > make[1]: Leaving directory `/home/900370/Amaya/WX/amaya' > > > > *************************************************************************** > This e-mail is confidential and privileged. If you are not the intended > recipient please accept our apologies; please do not disclose, copy or > distribute information in this e-mail or take any action in reliance on its > contents: to do so is strictly prohibited and may be unlawful. Please > inform us that this message has gone astray before deleting it. Thank you > for your co-operation. > *************************************************************************** -- Irène. ----- 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 Tuesday, 6 September 2005 10:40:46 UTC