#18039: Omega-1.4.2_1 build fail. --------------------------------+------------------------------------------- Reporter: dmathers@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: --------------------------------+------------------------------------------- It's a readline problem. I don't know if the problem is with Omega or with ghc since this is the only thing I've tried to compile with ghc so far. I note that Omega depends on port:readline and ghc doesn't. My ghc is 6.10.1_8. {{{ ---> Building Omega Error: Target org.macports.build returned: shell command " cd "/ports/var/macports/build/_ports_var_macports_sources_rsync.macports.org_release_ports_lang_Omega/work/Omega" && make strip " returned error 2 Command output: ghc -O -auto-all -fglasgow-exts -fallow-undecidable- instances -o omega --make Main on the commandline: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Toplevel.hs:40:7: Could not find module `System.Console.Readline': Use -v to see a list of the files searched for. make: *** [all] Error 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/18039> MacPorts <http://www.macports.org/> Ports system for Mac OS