Ticket #41 (closed bug: Fixed)
ghci failed to load package std
Description
This bug concerns ghci version 5.02.2
Configured with --enable-hopengl and
--prefix=/opt/haskell/ghc-5.02.2
Compilation and installation were successful.
On starting ghci it failed:
Loading package std ... linking ...
/opt/haskell/ghc-5.02.2/lib/ghc-5.02.2/HSstd.o:
unknown symbol `stg_gc_l1'
ghc-5.02.2: panic! (the `impossible' happened, GHC
version 5.02.2):
can't load package `std'
The non-interactive ghc compiled a simple hello world
programm successful.
The system is a customized Debian GNU/Linux (woody)
box with libc version 2.2.4, gcc version 2.95.4 and ghc
version 5.02.1 (for compilation of ghc-5.02.2).
Hope this is an informative bug report ;-)
Change History
Note: See
TracTickets for help on using
tickets.
