Package: ghc6
Version: 6.2.2-2
/usr/lib/libpthread.so (comes from libc6-dev 2.3.2.ds1-20) is a GNU
linker script, not a shared object. This breaks ghci.
$ ghci -lphtread
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 6.2.2, for Haskell 98.
/ /_\\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base ... linking ... done.
Loading object (dynamic) phtread ... failed.
Dynamic linker error message was:
libphtread.so: cannot open shared object file: No such file or directory
Whilst trying to load: (dynamic) phtread
Directories to search are:
ghc-6.2.2: user specified .o/.so/.DLL could not be loaded.
$
Juliusz
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]