#3639: GHC 6.10.1 fails to build with  "../includes/ghcautoconf.h: No such file 
or
directory"
------------------------------+---------------------------------------------
 Reporter:  spookylukey       |          Owner:                  
     Type:  bug               |         Status:  new             
 Priority:  normal            |      Milestone:                  
Component:  Build System      |        Version:  6.10.1          
 Severity:  normal            |     Resolution:                  
 Keywords:                    |       Testcase:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by spookylukey):

 Cannot build with 6.8.3 either:
 {{{
 Configuring ghc-6.10.1...
 cabal-bin: At least the following dependencies are missing:
 Cabal -any,
 base <3,
 filepath >=1 && <1.2,
 haskell98 -any,
 hpc -any,
 template-haskell -any,
 unix -any
 make[2]: *** [boot.stage.2] Error 1
 make[2]: Leaving directory `/home/build/build/ghc-6.10.1/compiler'
 make[1]: *** [stage2] Error 2
 make[1]: Leaving directory `/home/build/build/ghc-6.10.1'
 make: *** [bootstrap2] Error 2
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3639#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to