The issue here is that I'm using darwinports that install everything
into /opt/local. So I do have /opt/local/include/readline, for
example. I would still like to install the dev build of 6.5 into /usr/
local, though.
I will try to see if I can do with symlinks but I wonder how
configure was able to find readline at all.
On Dec 21, 2005, at 1:39 PM, Joel Reymont wrote:
../../ghc/utils/hsc2hs/hsc2hs-inplace -Iinclude -I. System/
Console/Readline.hsc
Readline.hsc: In function 'main':
Readline.hsc:677: error: 'UNDO_DELETE' undeclared (first use in
this function)
Readline.hsc:677: error: (Each undeclared identifier is reported
only once
Readline.hsc:677: error: for each function it appears in.)
Readline.hsc:678: error: 'UNDO_INSERT' undeclared (first use in
this function)
Readline.hsc:679: error: 'UNDO_BEGIN' undeclared (first use in this
function)
Readline.hsc:680: error: 'UNDO_END' undeclared (first use in this
function)
Readline.hsc:1021: error: 'MULT_MATCH' undeclared (first use in
this function)
Readline.hsc:1044: error: 'SINGLE_MATCH' undeclared (first use in
this function)make[2]: *** [System/Console/Readline.hs] Error 1
make[1]: *** [boot] Error 1
--
http://wagerlabs.com/
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc