Re: [HACKERS] cvs postgres doesn't compile with libreadline 4.2

2001-04-16 Thread Juhan-Peep Ernits
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

Re: [HACKERS] cvs postgres doesn't compile with libreadline 4.2

2001-04-14 Thread Peter Eisentraut
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/ -

Re: [HACKERS] cvs postgres doesn't compile with libreadline 4.2

2001-04-13 Thread Tom Lane
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?

[HACKERS] cvs postgres doesn't compile with libreadline 4.2

2001-04-13 Thread andrea gelmini
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: