[GHC] #13638: configure error: GHC is required.

#13638: configure error: GHC is required. -------------------------------------+------------------------------------- Reporter: QuRyu | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 8.0.1 Keywords: | Operating System: MacOS X Architecture: | Type of failure: Building GHC Unknown/Multiple | failed Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- While I was trying to download GHC source code from Github and to build it myself, I encountered the error "configure: error: GHC is required." when I was doing "./configure". The "perl boot" raised no warning or error, and the source code was directly downloaded from Github using "git clone --recursive git://github.com/ghc/ghc.git". -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13638 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13638: configure error: GHC is required. -------------------------------------+------------------------------------- Reporter: QuRyu | Owner: (none) Type: bug | Status: infoneeded Priority: normal | Milestone: Component: Build System | Version: 8.0.1 Resolution: | Keywords: Operating System: MacOS X | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => infoneeded Comment: Do you have a working `ghc` in your `PATH`? Note that GHC is self-hosting and consequential requires a functional `ghc` to build. You may be interested in wiki:Building/Preparation, if you haven't yet seen it. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13638#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13638: configure error: GHC is required. -------------------------------------+------------------------------------- Reporter: QuRyu | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: Component: Build System | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: MacOS X | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by QuRyu): * status: infoneeded => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13638#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC