Re: wartho failing - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject Re: wartho failing
Date
Msg-id Pine.UW2.4.53.0609061911230.17662@sun.pyrenet
Whole thread Raw
In response to Re: wartho failing  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
Removing
#include $(top_srcdir)/contrib/contrib-global.mk
in sslinfo Makefile makes the problem go away...

Hope it helps
On Wed, 6 Sep 2006, Martijn van Oosterhout wrote:

> Date: Wed, 6 Sep 2006 13:49:21 +0200
> From: Martijn van Oosterhout <kleptog@svana.org>
> To: ohp@pyrenet.fr
> Cc: pgsql-hackers list <pgsql-hackers@postgresql.org>
> Subject: Re: [HACKERS] wartho failing
>
> On Wed, Sep 06, 2006 at 01:32:53PM +0200, ohp@pyrenet.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,
>

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
15, Chemin des Monges                +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: @ versus ~, redux
Next
From: Jeff Davis
Date:
Subject: Re: New Linux Filesystem: NILFS