Re: wartho failing

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: ohp(at)pyrenet(dot)fr
Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: wartho failing
Date: 2006-09-06 11:49:21
Message-ID: 20060906114921.GC11415@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 06, 2006 at 01:32:53PM +0200, ohp(at)pyrenet(dot)fr wrote:
> Hi,
>
> Warthog has been failing for the last 12 hours or so on contrib/sslinfo
>
> It seems that readline and termcap should not be linked with.
>
> What can I do to help?

Classic putting-non-PIC-code-in-a-shared-library error. You can't do
that; for some reason it's picked up the static version of termcap.

In any case, it shouldn't be using termcap at all. Something in the
makefile is including it obviously...

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-09-06 11:50:54 Re: patching question
Previous Message Christopher Browne 2006-09-06 11:43:30 Re: Open items for 8.2