[haskell-platform] #89: Cannot install platform (2009.2.0.2) on Fedora 11 with GHC 6.10.4 after successful make
haskell-platform
haskell-platform at projects.haskell.org
Sat Aug 8 08:35:54 EDT 2009
#89: Cannot install platform (2009.2.0.2) on Fedora 11 with GHC 6.10.4 after
successful make
---------------------------------------+------------------------------------
Reporter: benjumanji at googlemail.com | Owner: libraries
Type: defect | Status: new
Priority: major | Milestone:
Component: mtl | Keywords: make install
---------------------------------------+------------------------------------
OS: Fedora 11[[BR]]
GHC: 6.10.4[[BR]]
Platform: 2009.2.0.2[[BR]]
----
I can successfully run configure and make, but I get the following error
when running make install:
{{{
scripts/install.sh
Installing mtl-1.1.0.2...
Installing library in /usr/local/lib/mtl-1.1.0.2/ghc-6.10.3
Setup: Error: Could not find module: Control.Monad.Cont with any suffix:
["p_hi"]
Error:
Installing the mtl-1.1.0.2 component failed
make: *** [install] Error 2
}}}
please find attached config.log I have no idea how to read this, it's a
bit beyond my ken but happy to supply other details or files as necessary.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/89>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list