Ticket #1305 (closed bug: fixed)

Opened 6 years ago

Last modified 5 years ago

Installed ghci doesn't work

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.7
Keywords: Cc:
Operating System: Windows Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

After a 'make install' invoking ghci fils with

Loading package base ... linking ... : unable to load package `base'
: 
c:\ghc\ghc-6.7-cs-5\Haskell\base-2.1\ghc-6.7.20070426/HSbase-2.1.o: unknown symbol `__errno'

On the other hand, invoking 'compiler/stage2/ghc-inplace --interactive' works fine.

-- Lennart

Change History

Changed 6 years ago by igloo

  • status changed from new to closed
  • resolution set to fixed

Thanks for the report; this is now fixed!

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.