|
From: kelvSYC <ke...@gm...> - 2011-03-11 23:44:22
|
ghc is reporting a failure to build on the new MacBook Pro with SL 10.6.6. fink should be 32-bit (I used the default settings). Please assist in this matter.
../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide-all-packages -split-objs -i -idist/build/autogen -idist/build -i. -Idist/build -Iinclude -optc-DCALLCONV=ccall -#include "HsOpenGL.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -O -DCALLCONV=ccall -XCPP -XForeignFunctionInterface -idist/build -H16m -O -I/sw/include -L/sw/lib -O -Rghc-timing -fgenerics -c Graphics/Rendering/OpenGL/GL/VertexSpec.hs -o dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o -ohi dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.hi
/tmp/ghc87279_0/ghc87279_0.split__810.s:47:0:
invalid character '_' in mnemonic
/tmp/ghc87279_0/ghc87279_0.split__810.s:107:0:
FATAL:Symbol L_glVertex4iv$stub already defined.
<<ghc: 634603848 bytes, 283 GCs, 6840905/12148736 avg/max bytes residency (7 samples), 27M in use, 0.00 INIT (0.00 elapsed), 1.03 MUT (11.59 elapsed), 0.41 GC (0.42 elapsed) :ghc>>
make[2]: *** [dist/build/Graphics/Rendering/OpenGL/GL/VertexSpec.o] Error 1
make[1]: *** [make.library.OpenGL] Error 2
make: *** [stage1] Error 2
### execution of make failed, exit code 2
|