[MacPorts] #17120: ghc 6.10.1_0 ghci without readline
#17120: ghc 6.10.1_0 ghci without readline ----------------------------------------+----------------------------------- Reporter: marco.comini@dimi.uniud.it | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: ghc readline missing | Port: ghc ----------------------------------------+----------------------------------- I've succesfully installed the port, but unlike previous versions of GHC now ghci has no readline support (which is quite essential to me). I don't know exactly if this part of the log can help {{{ Configuring editline-0.2.1.0... ... checking for readline... no ... checking editline/readline.h usability... yes checking editline/readline.h presence... yes checking for editline/readline.h... yes ... checking for completion_matches... yes configure: error: editline not found, so this package cannot be built }}} -- Ticket URL: <http://trac.macports.org/ticket/17120> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17120: ghc 6.10.1_0 ghci without readline -----------------------------------------+---------------------------------- Reporter: marco.comini@dimi.uniud.it | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ghc readline missing Port: ghc | -----------------------------------------+---------------------------------- Changes (by blb@macports.org): * owner: macports-tickets@lists.macosforge.org => gwright@macports.org -- Ticket URL: <http://trac.macports.org/ticket/17120#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17120: ghc 6.10.1_0 ghci without readline -----------------------------------------+---------------------------------- Reporter: marco.comini@dimi.uniud.it | Owner: gwright@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ghc readline missing Port: ghc | -----------------------------------------+---------------------------------- Comment(by axman6@gmail.com): From what i've seen in [http://hackage.haskell.org/trac/ghc/ticket/2606], it's an issue with libedit, which seems to be something akin to readline. It's apparently been fixed in HEAD, so hopefully there'll be a new release soon. -- Ticket URL: <http://trac.macports.org/ticket/17120#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17120: ghc 6.10.1_0 ghci without readline -----------------------------------------+---------------------------------- Reporter: marco.comini@dimi.uniud.it | Owner: gwright@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ghc readline missing Port: ghc | -----------------------------------------+---------------------------------- Changes (by gwright@macports.org): * status: new => closed * resolution: => fixed Comment: This has been fixed. You need to make sure your libedit port is version 20080712-2.11 (or later), then rebuild ghc. The previous libedit port was not detected by ghc's configure process, so ghc's libedit support was not built. This problem is not the same as ghc bug 2606 mentioned by axman6 above. -- Ticket URL: <http://trac.macports.org/ticket/17120#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts