Re: BUG #2600: dblink compile with SSL missing libraries

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: BUG #2600: dblink compile with SSL missing libraries
Date: 2006-09-08 04:57:53
Message-ID: 60u03josz2.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers pgsql-patches

tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) writes:
> Chris Browne <cbbrowne(at)acm(dot)org> writes:
>> tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Petrutiu Radu Calin 2006-09-08 09:03:25 BUG #2610: Installation error
Previous Message Tom Lane 2006-09-08 03:55:34 Re: BUG #2600: dblink compile with SSL missing libraries

Browse pgsql-hackers by date

  From Date Subject
Next Message Guillaume Smet 2006-09-08 06:01:13 Re: log_duration is redundant, no?
Previous Message Tom Lane 2006-09-08 04:05:04 A note about buildfarm ecpg-check

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2006-09-08 07:55:42 Re: related problem of path by msvc
Previous Message Hiroshi Saito 2006-09-08 04:22:07 Re: related problem of path by msvc