problems compiling

Juan Ignacio Garcia Garcia <[email protected]>
Newsgroups gmane.comp.lang.haskell.hopengl
Message-ID <[email protected]>
hello,
I have a linux machine and I've tried to compile the last version of 
HOpenGL (1.03).
I have execute "./configure" and "make depend", but after executing 
"make" I obtain the following lines:

------------------------------------------------------------------------
Recursively making `all' in lib examples ...
PWD = /home/jigg/asignaturas/log-informatica/haskell/HOpenGL-1.03
------------------------------------------------------------------------
------------------------------------------------------------------------
make all ;
in /home/jigg/asignaturas/log-informatica/haskell/HOpenGL-1.03/lib
------------------------------------------------------------------------
rm -f GL_BinaryIO.o ; if [ ! -d GL_BinaryIO ]; then mkdir GL_BinaryIO; 
else find GL_BinaryIO -name '*.o' -print | xargs  rm -f __rm_food ; fi ;
"/usr/bin/ghc" -syslib lang -split-objs -odir GL_BinaryIO -package-name 
HOpenGL -fglasgow-exts    -I/usr/X11R6/include "-#include <GL/glut.h>" 
-O   -c GL_BinaryIO.hs -o GL_BinaryIO.o
Prologue junk?: .globl __stginit_GLzuBinaryIO
__stginit_GLzuBinaryIO:
    pushl    %ebp
    movl    %esp, %ebp

make[1]: *** [GL_BinaryIO.o] Error 1
make: *** [all] Error 1

Does anyone know a solution to this problem?

Thank you,
Ignacio
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.