Re: BUG #2600: dblink compile with SSL missing libraries - Mailing list pgsql-patches

From Chris Browne
Subject Re: BUG #2600: dblink compile with SSL missing libraries
Date
Msg-id 60u03josz2.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to Re: BUG #2600: dblink compile with SSL missing libraries  (Chris Browne <cbbrowne@acm.org>)
List pgsql-patches
tgl@sss.pgh.pa.us (Tom Lane) writes:
> Chris Browne <cbbrowne@acm.org> writes:
>> tgl@sss.pgh.pa.us (Tom Lane) writes:
>>> No you don't --- see recent warthog complaint.  We have to filter LIBS
>>> down to just the minimum.
>
>> I'm at a loss, then.
>
>> - If LIBS is being filtered to the minimum, then shouldn't it be
>>   appropriate to add it in here?
>
> No, LIBS isn't filtered at all.  See my recent commit to sslinfo's
> Makefile --- I blew it just like this, you should learn from my mistake.

OK, the very same change as your recent change to
contrib/sslinfo/Makefile works out fine for contrib/dblink/Makefile.
That allows a buildfarm run to go through perfectly.

I suspect that both Makefiles also need to "filter in" -lgettext or
something similar; see bug #2608, which shows off much the same
problem surrounding NLS support.  (I'm happy to see that someone's
running xlC on AIX 5.3, by the way...  I should be getting a copy Real
Soon Now, but it may not be soon enough to be helpful :-( )
--
output = reverse("ofni.secnanifxunil" "@" "enworbbc")
http://linuxdatabases.info/info/multiplexor.html
"If God  meant us to be vegetarians  why'd He make cows  out of meat?"
-- seen on a bumper sticker

pgsql-patches by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: related problem of path by msvc
Next
From: "Magnus Hagander"
Date:
Subject: Re: related problem of path by msvc