
Hi,
I'm getting the following error when running make all/make install (make
depend worked fine).
I'm building on windoze xp home, GHC5.04.1, cygwin. Any ideas?
$ make
------------------------------------------------------------------------
Recursively making `all' in lib examples ...
PWD = /usr/local/HOpenGL-1.04
------------------------------------------------------------------------
------------------------------------------------------------------------
make all - --unix;
in /usr/local/HOpenGL-1.04/lib
------------------------------------------------------------------------
rm -f GL_Marshal.o ; if [ ! -d GL_Marshal_split ]; then mkdir GL_Marshal_split;
else find GL_Marshal_split -name '*.o' -print | xargs -s 8000 rm -f __rm_food ;
fi ;
"/cygdrive/c/ghc/ghc-5.04.1/bin/ghc" -package lang -package-name HOpenGL
-i../GL
UT -I../GLUT/include -cpp -DCALLCONV=stdcall -split-objs -odir GL_Marshal_split
-fglasgow-exts "-#include