Re: HEAD doesn't cope with libraries in non-default locations - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: HEAD doesn't cope with libraries in non-default locations
Date
Msg-id 20050704194214.GT49841@decibel.org
Whole thread Raw
In response to Re: HEAD doesn't cope with libraries in non-default locations  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: HEAD doesn't cope with libraries in non-default locations
List pgsql-hackers
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.
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [PATCHES] Dbsize backend integration
Next
From: Andrew Dunstan
Date:
Subject: Re: HEAD doesn't cope with libraries in non-default locations