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?
debian unstable, i386.
upgrade libreadline 4.2
postgres doesn't compile.
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../src/interfaces/libpq -I../../../src/include -c -o tab-complete.o
tab-complete.c
tab-complete.c: In function `initialize_readline':
tab-complete.c:103: