Re: [BUGS] NetBSD 1.4.2/i386 needs to link psql with -ltermcap

2001-03-24 Thread Peter Eisentraut
Giles Lean writes: > char readline(); > > int main() { > readline() > ; return 0; } > configure:3165: gcc -o conftest -O2 -pipe conftest.c -ledit 1>&5 > configure:3192: checking for library containing using_history > configure:3210: gcc -o conftest -O2 -pipe conftest.c -ledit 1>&5 > ...

Re: [BUGS] Tests randomly failed

2001-03-24 Thread Peter Eisentraut
Justin Clift writes: > I don't understand what you mean by "This will avoid using Unix domain > sockets, which are broken on Solaris.". > > If this were the case, then the errors which are described would happen > on ALL solaris platforms wouldn't they? I suppose things are a bit more complicate