Re: BUG #3000: Linking problem - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3000: Linking problem
Date
Msg-id 18940.1171438239@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3000: Linking problem  ("laurent faillie" <l_faillie@yahoo.com>)
List pgsql-bugs
"laurent faillie" <l_faillie@yahoo.com> writes:
> Even if the compilation succeed, psql binary will core dump on HP-UX 11.11
> if compiled with readline support.
> To prevent this problem, termcap library has to be linked with this binary.

That should happen automatically, and does on my HPUX machines.  You
need to look into why it's not happening on yours, if you want it fixed.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Pavel Golub
Date:
Subject: Re: BUG #2995: PSQLRestore crash and MemoryLeaks!
Next
From: Tom Lane
Date:
Subject: Re: BUG #3002: PQexecParams only supports some commands; needs improved error reporting, documenting or fixing