Ok, that was definitely my fault. I´ve built the gnu-make and tried again.
After an hour of compilation ghc ended with:
Reading package info from stdin... done.
Expanding embedded variables... done.
warning: can't find GHCi lib `HSbase.o'
Saving old package config file... done.
Writing new package config file... done.
../../ghc/utils/ghc-pkg/ghc-pkg-inplace -f ../../ghc/driver/package.conf
--update-package In local.glasgow-haskell-users, you wrote: Hi there.
I tried to compile the new ghc with hopengl support on a sun workstation. uname -a SunOS userv1 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-80 The configure script seems to work. My options were: ./configure --prefix=/home/mai99dnn/built --enable-hopengl But when I did a make following error occured: make: Fatal error in reader: ./mk/boilerplate.mk, line 22: Unexpected end
of line seen Are you sure that you're using GNU make?