On Sat, 14 Apr 2001, Peter Eisentraut wrote:
> andrea gelmini writes:
>
> > debian unstable, i386.
> > upgrade libreadline 4.2
> > postgres doesn't compile.
>
> It seems there were some incompatible changes in readline 4.2. Use
> version 4.1 until we have a fix.
The essence of the problem s
andrea gelmini writes:
> debian unstable, i386.
> upgrade libreadline 4.2
> postgres doesn't compile.
It seems there were some incompatible changes in readline 4.2. Use
version 4.1 until we have a fix.
--
Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
-
andrea gelmini <[EMAIL PROTECTED]> writes:
> debian unstable, i386.
> upgrade libreadline 4.2
> postgres doesn't compile.
Seems strange. Did you re-run PG's configure after installing libreadline?
Are you sure that the include (.h) files found by configure match the
library (.a or .so) file?