Link errors when using the GHC API

Christian Maeder maeder at tzi.de
Thu Oct 12 04:44:39 EDT 2006


Christian Maeder schrieb:
> The binary distribution
> 
> http://www.haskell.org/ghc/dist/6.6/ghc-6.6-i386-unknown-linux.tar.bz2
> 
> does not contain libHSghc.*
> 
> So I get:
> 
> Loading package ghc-6.6 ... ghc-6.6: can't load .so/.DLL for: HSghc
> (libHSghc.so: cannot open shared object file: No such file or directory)
> 

but ghc-pkg lists this package:

/home/linux-bkb/ghc/ghc-6.6/lib/ghc-6.6/package.conf:
    Cabal-1.1.5.9.4, GLUT-2.0, HGL-3.1, HUnit-1.1, OpenGL-2.1,
    QuickCheck-1.0, X11-1.1, base-2.0, cgi-2006.9.6, fgl-5.2,
    (ghc-6.6), haskell-src-1.0, haskell98-1.0, html-1.0, mtl-1.0,
    network-2.0, parsec-2.0, readline-1.0, regex-base-0.71,
    regex-compat-0.71, regex-posix-0.71, rts-1.0, stm-2.0,
    template-haskell-2.0, time-1.0, unix-1.0, xhtml-2006.9.13


More information about the Glasgow-haskell-users mailing list