Anyone having trouble with "make install" in HEAD?

Earlier this summer I had no problem with "configure; make; make install" But recently I'm getting errors like this on GHC HEAD: /u/rrnewton/opt/ghc-7.7.20130831/lib/ghc-7.7.20130831/bin/ghc-pkg: error while loading shared libraries: libHSbin-package-db-0.0.0 .0-ghc7.7.20130831.so: cannot open shared object file: No such file or directory That is, the inplace build is fully functional but it just won't install. Any ideas? Thanks, -Ryan

On Sun, Sep 1, 2013 at 8:55 PM, Ryan Newton
Earlier this summer I had no problem with "configure; make; make install" But recently I'm getting errors like this on GHC HEAD:
/u/rrnewton/opt/ghc-7.7.20130831/lib/ghc-7.7.20130831/bin/ghc-pkg: error while loading shared libraries: libHSbin-package-db-0.0.0 .0-ghc7.7.20130831.so: cannot open shared object file: No such file or directory
That is, the inplace build is fully functional but it just won't install.
Any ideas?
I don't have an explanation or remedy, but filed a ticket at http://ghc.haskell.org/trac/ghc/ticket/8194
participants (2)
-
Ryan Newton
-
Tuncer Ayaz