- From: Laurent Duperval <lduperval@yahoo.com>
- Date: Tue, 01 Apr 2008 15:23:58 +0000
- To: www-amaya-dev@w3.org
Hello, I have been trying to get Amaya 10.0.1 to compile on a Ubuntu Feisty AMD64 machine with no success. The problems I had: - Compiling Mesa fails in some of the assembly code. To fix the issue, I modified the root Makefile in the hope that when linking occurs, it will link with the system Mesa libs instead of the one distributed with the source code. I don't know if that works yet. - More important: make fails in the 'batch' directory: make[1]: Entering directory `/home/laurent/devel/Amaya10.0/Amaya/obj/thotlib' make[1]: Leaving directory `/home/laurent/devel/Amaya10.0/Amaya/obj/thotlib' (DIR=`pwd` ; THOTDIR=$DIR/../.. ; export THOTDIR ; \ cd ../../batch ; $DIR/../bin/grm APP) Can't create header file APP.LST make: *** [APP.GRM] Error 1 I tried to figure out why this happens but I don't have a clue. Maybe it's because Mesa isn't built in the Amaya tree (which doesn't work either. See this thread: http://ubuntuforums.org/showthread.php?t=739601) Any ideas why the compilation is failing? Thanks, L -- Get free public speaking tips by registering at http://www.duperval.com Bring out the speaker in you!
Received on Tuesday, 1 April 2008 15:32:29 UTC