- From: Irene Vatton <Irene.Vatton@inria.fr>
- Date: Thu, 10 Jul 2008 09:28:35 +0200
- To: Zhang Weiwu <zhangweiwu@realss.com>
- Cc: www-amaya-dev@w3.org
Hi, I guess the solution to your problem is to change the Mesa configuration: In Mesa/config (outside Amaya): 1) remove the file current 20 create a link to the right configuration "ln -s linux-ppc-static current" It should work now. Le jeudi 10 juillet 2008 à 09:04 +0800, Zhang Weiwu a écrit : > Irene Vatton wrote: > > Le mercredi 09 juillet 2008 à 11:18 +0800, Zhang Weiwu a écrit : > > > >> Dear all > >> > >> I am using Linux/PPC and wish to use amaya. > >> [...] > >> it was because assembly code was included and couldn't compile to local > >> machine code. > >> > > > > I suspect a problem with a missing library on your platform. > > Are you sure you get a full source distribution (with extra libraries). > > Could send us a trace of the reported error? > > > I don't know how to make a "trace" of the error, but I can copy & paste > the error here (also with 3 lines before the error starts) > > gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -Wall -Wmissing-prototypes -O3 -g -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/X11R6/include -std=c99 -ffast-math shader/slang/slang_vartable.c -o shader/slang/slang_vartable.o > gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -Wall -Wmissing-prototypes -O3 -g -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/X11R6/include -std=c99 -ffast-math shader/slang/slang_utility.c -o shader/slang/slang_utility.o > gcc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -Wall -Wmissing-prototypes -O3 -g -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -I/usr/X11R6/include -std=c99 -ffast-math x86/common_x86_asm.S -o x86/common_x86_asm.o > x86/common_x86_asm.S: Assembler messages: ..... > > -- Irene Vatton <Irene.Vatton@inria.fr> INRIA
Received on Thursday, 10 July 2008 07:29:15 UTC