|
[ ghc-Bugs-913728 ] Error in installation (fixed): msg#00047lang.haskell.glasgow.bugs
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' 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' 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' 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' 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': Could not find interface file for `GHC.Base' locations searched: /usr/local/lib/ghc-6.2/imports/GHC/Base.hi *** Deleting temp files Deleting: ghc-6.2: panic! (the `impossible' happened, GHC version 6.2): interactiveUI:setBuffering -------------- I'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> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-919861 ] Typo in user guide, SourceForge.net |
|---|---|
| Next by Date: | PATCH: add malloc function attribute to rts malloc functions, Duncan Coutts |
| Previous by Thread: | [ ghc-Bugs-913728 ] Error in installation (fixed), SourceForge.net |
| Next by Thread: | Mysterious error from ghc6.2, George Russell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |