[GHC] #6086: Cross compilation fails using system linker for other architecture binaries
GHC
ghc-devs at haskell.org
Thu Sep 11 15:29:20 UTC 2014
#6086: Cross compilation fails using system linker for other architecture binaries
----------------------------------------------+---------------------------
Reporter: mtjm | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 7.8.4
Component: Build System | Version: 7.8.3
Resolution: fixed | Keywords:
Operating System: Linux | Architecture: arm
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: 9421 | Related Tickets:
Differential Revisions: |
----------------------------------------------+---------------------------
Comment (by jpmasseria):
After I manually deleted `libraries/dph` I now get:
{{{
configure: error: in `/home/johnma/ghc/libraries/terminfo':
configure: error: curses headers could not be found, so this package
cannot be built
See `config.log' for more details
make[1]: *** [libraries/terminfo/dist-install/package-data.mk] Error 1
make: *** [all] Error 2
}}}
Should I just start over and re-clone from git? (I'm going to try that).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/6086#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list