problems with ghc-6.8.2-powerpc-apple-darwin.tar.bz2 from GHC home page

Christian Maeder Christian.Maeder at dfki.de
Thu Feb 14 08:10:29 EST 2008


Manuel M T Chakravarty wrote:
>> ld: atom sorting error for
>> _fastcgizm3001zi0zi1_NetworkziFastCGI_FCGXzuStream_closure_tbl and
>> _fastcgizm3001zi0zi1_NetworkziFastCGI_FCGXzuRequest_closure_tbl in
>> dist/build/Network/FastCGI.o
> 
> According to Wolfgang Thaller's answer to a previous post by yourself,
> these atom sorting errors are harmless:
> 
>  
> http://www.haskell.org/pipermail/glasgow-haskell-users/2008-January/013988.html

Indeed, a final "runghc Setup.lhs install" worked for me.

Christian

m29:~ maeder$ ghc-pkg list
/home/mac-bkb/ghc/ghc-6.8.2/lib/ghc-6.8.2/package.conf:
    Cabal-1.2.3.0, GLUT-2.1.1.1, HUnit-1.2.0.0, HaXml-1.13.2,
    OpenAL-1.3.1.1, OpenGL-2.2.1.1, QuickCheck-1.1.0.0, array-0.1.0.0,
    base-3.0.1.0, bytestring-0.9.0.1, cgi-3001.1.5.1,
    containers-0.1.0.1, directory-1.0.0.0, fgl-5.4.1.1,
    filepath-1.1.0.0, (ghc-6.8.2), haskell-src-1.0.1.1,
    haskell98-1.0.1.0, hpc-0.5.0.0, html-1.0.1.1, mtl-1.1.0.0,
    network-2.1.0.0, old-locale-1.0.0.0, old-time-1.0.0.0,
    packedstring-0.1.0.0, parallel-1.0.0.0, parsec-2.1.0.0,
    pretty-1.0.0.0, process-1.0.0.0, random-1.0.0.0, readline-1.0.1.0,
    regex-base-0.72.0.1, regex-compat-0.71.0.1, regex-posix-0.72.0.2,
    rts-1.0, stm-2.1.1.0, template-haskell-2.2.0.0, time-1.1.2.0,
    unix-2.3.0.0, xhtml-3000.0.2.1
/home/maeder/.ghc/powerpc-darwin-6.8.2/package.conf:
    HAIFA-0.11, HTTP-3001.0.0.1, Shellac-0.9, Shellac-readline-0.9,
    fastcgi-3001.0.1, hxt-7.3, programatica-1.0, syb-generics-2.9

m29:~ maeder$ uname -a
Darwin m29.informatik.uni-bremen.de 9.1.0 Darwin Kernel Version 9.1.0:
Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386



More information about the Glasgow-haskell-users mailing list