In order to install ghc-4.04, I need to install the binary v. of 2.10
(this should be OK for doing that, right?) Immediately I come a cropper,
thus:
wisdom.ucc.ie:~/ghc210/fptools: gnumake in-place
gnumake config-pkgs bindir=`pwd`/bin/alpha-dec-osf1/ghc-2.10
libdir=`pwd`/lib/alpha-dec-osf1 datadir=`pwd`/share/ghc-2.10
gnumake[1]: Entering directory `/usr/local/users/abf/ghc210/fptools'
Configuring ghc, version 2.10, on alpha-dec-osf1 ...
Creating a configured version of ghc ..
Done.
Creating a configured version of stat2resid ..
Done.
Creating a configured version of hstags ..
Done.
Creating a configured version of mkdependHS ..
Done.
Creating a configured version of hscpp ..
Done.
/bin/sh: syntax error at line 1: `;' unexpected
gnumake[1]: *** [config-pkgs] Error 2
gnumake[1]: Leaving directory `/usr/local/users/abf/ghc210/fptools'
gnumake: *** [in-place] Error 2
If this is an Alpha shell version blooper, it's not clear to me where
and how to fix it: redefining SH = /bin/bash in the Makefile certainly
didn't help.
Also, I've been hacking my way around needing happy 1.6; I think I can
'fake' this, but it ain't gonna be pretty. Better suggestions gratefully
received.
Cheers,
Alex.