Potsinstall Fails for GHC 6.4
Status: Beta
Brought to you by:
ashley-y
The command "sudo make postinstall" in the Haskell project fails on OSX
10.4 with the following message:
/usr/local/bin/ghc-pkg -r javavm
ghc-pkg: cannot find package javavm
make: [postinstall] Error 1 (ignored)
/usr/local/bin/ghc-pkg -a < /usr/lib/jvm-bridge/share/javavm.ghc-pkg
Reading package info from stdin... ghc-pkg: Line 1: Invalid syntax (no
colon after field name)
make: *** [postinstall] Error 1
Logged In: YES
user_id=289741
Originator: NO
The fix:
http://glim.ru/open/jvm-bridge.patch.1.txt