
#8374: `tcIfaceGlobal (local): not found` while compiling ----------------------------------------+--------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: high | Milestone: Component: Build System | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: arm Type of failure: Building GHC failed | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ----------------------------------------+--------------------------- Comment (by bernalex): {{{ cd git git clone git://github.com/ghc/ghc.git ghc2 cd ghc2 ./sync-all pull ./sync-all get ./perl boot ./configure --prefix=/home/alexander/tmp/ghc make -j5 cd libraries/base/ git am ~/git/ghc/libraries/base/0001-Implement-nand-nor-nany-and-nall-in- Data.List.patch make }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8374#comment:22 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler