Ticket #168 (closed defect: wontfix)
HP 2011.2 /ghc 7.02 completely breaks Haskell installation (started w/ OpenGL) with circular errs
| Reported by: | byronhale | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | (none-specified) | Keywords: | |
| Cc: |
Description
Originally (Ubuntu 10.10),
HP 2011.2 configured on Ubuntu 10.10 w/ (required) ghc 7.02, with messages: Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 Linking Setup ... Configuring the OpenGL-2.2.3.0 package failed make: *** [build.stamp] Error 2 byron@byron-desktop1010:~/decor/haskell/haskell-platform-011.2.0.0$
ghc 7.02 was required previously. Attempts to reinstall various possibilities required ghc 6.12.3. Then reinstalling cabal resulted in version 1.10.1.0, but now "make" for HP 2011.2 resulted in "Building "/usr/local/bin/ghc" "--make" "Setup" "-o" "Setup" "-package" "Cabal-1.8.0.6" <command line>: cannot satisfy -package Cabal-1.8.0.6:
Cabal-1.8.0.6-e4d9e6cfffe2de416a529213f6ec0f28 is unusable due to missing or recursive dependencies:
directory-1.0.1.1-4d4f263026bb0e70734b14e3dfc61bc4 process-1.0.1.3-b553ffb533a7014d695ce14e638736d9
(use -v for more information)
Error: Compiling the Setup script failed make: *** [build.stamp] Error 2"
