logo       

[ ghc-Bugs-913728 ] Error in installation (fixed): msg#00047

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-913728 ] Error in installation (fixed)

Bugs item #913728, was opened at 2004-03-10 21:57
Message generated for change (Settings changed) made by simonmar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=913728&group_id=8032

Category: Build System
Group: 6.2
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error in installation (fixed)

Initial Comment:
Hello,

I just installed ghc on Mandrake Linux 10, from the file
glasgow-haskell-bugs@xxxxxxxxxxxx

I was getting an error when I ran ghc and ghci:

Hsc static flags: -static
*** Parser:

<interactive>:1:
Could not find interface file for `GHC.Exception&#039;
locations searched:
GHC/Exception.hs
GHC/Exception.lhs
/usr/local/lib/ghc-6.2/imports/GHC/Exception.hi

<interactive>:1:
Could not find interface file for `GHC.Handle&#039;
locations searched:
GHC/Handle.hs
GHC/Handle.lhs
/usr/local/lib/ghc-6.2/imports/GHC/Handle.hi

<interactive>:1:
Could not find interface file for `GHC.IO&#039;
locations searched:
GHC/IO.hs
GHC/IO.lhs
/usr/local/lib/ghc-6.2/imports/GHC/IO.hi

<interactive>:1:
Could not find interface file for `System.IO.Error&#039;
locations searched:
System/IO/Error.hs
System/IO/Error.lhs
/usr/local/lib/ghc-6.2/imports/System/IO/Error.hi

<interactive>:1:
Failed to load interface for `GHC.Base&#039;:
Could not find interface file for `GHC.Base&#039;
locations searched:
/usr/local/lib/ghc-6.2/imports/GHC/Base.hi
*** Deleting temp files
Deleting:
ghc-6.2: panic! (the `impossible&#039; happened, GHC version
6.2):
interactiveUI:setBuffering



--------------

I&#039;ve been able to solve it with

cd /usr/local/lib/ghc-6.2/imports/System

ln -s io IO

cd /usr/local/lib/ghc-6.2/imports/

ln -s ghc GHC

Maurizio

----------------------------------------------------------------------

>Comment By: Simon Marlow (simonmar)
Date: 2004-03-22 11:58

Message:
Logged In: YES
user_id=48280

The submitter was unpacking the GHC binary tarball onto a
FAT32 filesystem. Consequently, problems with case
sensitivity cropped up. This might have been due to bugs or
quirks in the FAT32 implementation; in any case there doesn't
seem to be anything we can do.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=913728&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise