[GHC] #7987: GHC Build Error
GHC
ghc-devs at haskell.org
Sun Jun 16 21:31:49 CEST 2013
#7987: GHC Build Error
--------------------------------+-------------------------------------------
Reporter: singpolyma | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: x86
Failure: Building GHC failed | Blockedby:
Blocking: | Related:
--------------------------------+-------------------------------------------
Comment(by singpolyma):
make disclean, adding INTEGER_LIBRARY = integer-simple, and make again
leads to:
{{{
checking whether altzone is declared... no
configure: creating ./config.status
config.status: error: cannot find input file: `include/HsTimeConfig.h.in'
make[1]: *** [libraries/time/dist-install/package-data.mk] Error 1
make: *** [all] Error 2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7987#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list