Re: Open items for 8.2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Open items for 8.2
Date
Msg-id 144.1157498763@sss.pgh.pa.us
Whole thread Raw
In response to Re: Open items for 8.2  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Chris Browne wrote:
>> I've got suggested patches for my item (e.g. - --with-openssl causing
>> contrib stuff to break on AIX); a couple of instances of:
>> 
>> SHLIB_LINK = $(libpq) $(LIBS)
>> 
>> in contrib/dblink/Makefile and contrib/sslinfo seem to do the trick.
>> I'm not sure of adverse effects for others, so that's only speculative
>> at this point...

> My guess is that sslinfo needs it because of the use of the SSL
> libraries.

I just added $(LIBS) to sslinfo's Makefile to fix its build failure on
Darwin.  (I see no reason why libpq should be involved there, though.)
I'm unclear on why AIX would need more than Darwin does to get dblink
to build.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Win32 hard crash problem
Next
From: Alvaro Herrera
Date:
Subject: Re: Win32 hard crash problem