From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | "Jim C(dot) Nasby" <decibel(at)decibel(dot)org> |
Cc: | Oliver Jowett <oliver(at)opencloud(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: HEAD doesn't cope with libraries in non-default locations |
Date: | 2005-07-04 20:06:10 |
Message-ID: | 42C996B2.7010704@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Jim C. Nasby wrote:
>On Mon, Jul 04, 2005 at 04:14:51PM +1200, Oliver Jowett wrote:
>
>
>>Tom Lane wrote:
>>
>>
>>
>>>It appears that somebody has changed things so that the -L switches
>>>appear after the -l switches (ie, too late). I'm too tired to
>>>investigate now, but my money is on Autoconf 2.59 being the problem ...
>>>
>>>
>>Perhaps this:
>>http://archives.postgresql.org/pgsql-hackers/2005-07/msg00085.php
>>
>>
>
>Would be my guess as well...
>
>So should includes/linking for PostgreSQL-built libs be handled
>seperately? The original problem was that if --with-libraries was
>specified then libpq etc would be linked from the system locations
>instead of from within the build.
>
>
Yes, I think so. Peter Eisentraut's analysis strikes me as being correct.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas 'ads' Scherbaum | 2005-07-04 21:47:13 | Re: Catch the commit |
Previous Message | Jim C. Nasby | 2005-07-04 19:42:14 | Re: HEAD doesn't cope with libraries in non-default locations |
From | Date | Subject | |
---|---|---|---|
Next Message | Victor Yegorov | 2005-07-04 23:15:03 | Re: Bitmap index AM |
Previous Message | Jim C. Nasby | 2005-07-04 19:42:14 | Re: HEAD doesn't cope with libraries in non-default locations |