Re: Problem with dblink regression test - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Problem with dblink regression test
Date
Msg-id 42C196BB.4090503@dunslane.net
Whole thread Raw
In response to Re: Problem with dblink regression test  ("Jim C. Nasby" <decibel@decibel.org>)
Responses Re: Problem with dblink regression test - FIXED
List pgsql-hackers

Jim C. Nasby wrote:

>All the logs for the most recent run against HEAD are now at
>http://stats.distributed.net/~buildfarm/
>
>  
>
>

A quick look shows that when you use --with-libraries=/foo/bar the 
generated link line for libraries says
 -L/foo/bar -lpq

and it should probably be the other way around (as it is for the 
executables).

So I suspect we need some makefile tuning.

cheers

andrew


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Role syntax (or, SQL99 versus sanity)
Next
From: Stephen Frost
Date:
Subject: Re: [PATCHES] Users/Groups -> Roles