ghc-6.2 compilation problems

This is ghc-6.2, trying to built it with ghc-6.2:
$ ./configure --with-x --enable-threaded-rts --enable-objectio
--enable-hopengl
=>
[...]
------------------------------------------------------------------------
==fptools== make all -wr;
in /home/cm/Desktop/ghc-6.2/libraries/ObjectIO
------------------------------------------------------------------------
makefile:60: warning: overriding commands for target `HSobjectio.o'
../../mk/package.mk:196: warning: ignoring old commands for target
`HSobjectio.o'
rm -f Graphics/UI/ObjectIO/StdIOBasic.o; if [ ! -d
Graphics/UI/ObjectIO/StdIOBasic_split ]; then mkdir
Graphics/UI/ObjectIO/StdIOBasic_split; else /usr/bin/find
Graphics/UI/ObjectIO/StdIOBasic_split -name '*.o' -print | xargs rm -f
__rm_food; fi;
../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -Iinclude
-package-name objectio -O -Rghc-timing -package base -split-objs -c
Graphics/UI/ObjectIO/StdIOBasic.hs -o Graphics/UI/ObjectIO/StdIOBasic.o
-ohi Graphics/UI/ObjectIO/StdIOBasic.hi
<
participants (1)
-
Michael Walter