[haskell-platform] #84: generic source hp does not build with generic linux binary ghc

haskell-platform haskell-platform at projects.haskell.org
Sat Aug 1 19:31:34 EDT 2009


#84: generic source hp does not build with generic linux binary ghc
-------------------------------------+--------------------------------------
 Reporter:  martin.k.tang at gmail.com  |        Owner:  duncan
     Type:  defect                   |       Status:  new   
 Priority:  major                    |    Milestone:        
Component:  Generic source tarball   |   Resolution:        
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by tanimoto):

 * cc: tanimoto at arizona.edu (added)

Comment:

 Martin,

 I was having the exact same problem, on Ubuntu 9.04 64bit, GHC 6.10.4 from
 HQ.  However, I had installed the alpha version of the platform before.
 After removing everything and reinstalling GHC, the install script worked.

 I didn't investigate very closely, but my impression was that the build
 script was skipping same packages because they were already installed, but
 then the last step tried to install all packages in a list.  Since the
 ones installed don't get built, it can't run Setup.

 Thanks for reporting.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/84#comment:1>
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