Re: libedit on OS X? - Mailing list pgsql-ports

From Tom Lane
Subject Re: libedit on OS X?
Date
Msg-id 23106.1070918095@sss.pgh.pa.us
Whole thread Raw
In response to Re: libedit on OS X?  (Tore Halset <halset@pvv.ntnu.no>)
Responses Re: libedit on OS X?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: libedit on OS X?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
Tore Halset <halset@pvv.ntnu.no> writes:
> It tries to link with readline, doesnt find that and tries once more
> with libedit. ld report that _readline are undefined. /

I fired up my beta copy of Panther and looked at libedit.  It doesn't
seem to export any of the symbols required to be a plausible readline
substitute --- no readline(), none of the rl_xxx variables, etc.  Nor
are any of the associated header files present.

So, no, you can't use this instead of readline.  I'm a bit confused
why not though, since other people claim to have working configurations
like that.  Perhaps what Apple is shipping is an ancient, un-featureful
version of libedit?  Or something unrelated that happens to have the
same name?

            regards, tom lane

pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: libedit on OS X?
Next
From: Bruce Momjian
Date:
Subject: Re: libedit on OS X?