Re: BUG #3000: Linking problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "laurent faillie" <l_faillie(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3000: Linking problem
Date: 2007-02-14 07:30:39
Message-ID: 18940.1171438239@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"laurent faillie" <l_faillie(at)yahoo(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-02-14 07:39:19 Re: BUG #3002: PQexecParams only supports some commands; needs improved error reporting, documenting or fixing
Previous Message Pavel Golub 2007-02-14 07:10:54 Re: BUG #2995: PSQLRestore crash and MemoryLeaks!