- From: Leon Stringer <leon.stringer@nhs.net>
- Date: Mon, 05 Sep 2005 15:25:42 +0000
- To: www-amaya@w3.org
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? 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. ***************************************************************************
Received on Monday, 5 September 2005 15:35:33 UTC