Re: Couldn't make check - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: Couldn't make check
Date
Msg-id 4816.24.211.141.25.1084013325.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: Couldn't make check  (Claudio Natoli <claudio.natoli@memetrics.com>)
List pgsql-hackers-win32
Claudio Natoli said:
>
> Andrew Dunstan wrote:
>> But the question was not about daily use of pgsql. It was specifically
>> about running 'make check', for which we should *not* rely on existing
>> environment settings. What if we have version A installed and we want
>> to test version B? If we rely on existing PATH settings we'll pick up
>> the wrong DLLs.
>
> One further data-point. I run 'make check' under MingW just fine,
> without any changes to PATH (via pg_regress, the command line, or
> otherwise). Only changes to head are those to resolve PKGLIBDIR and
> friends, which iirc Bruce is working on.
>

Did you by any chance run configure with bindir and libdir set to the same
directory? If not, how does it know where to find the temp_install DLLs?

cheers

andrew



pgsql-hackers-win32 by date:

Previous
From: Claudio Natoli
Date:
Subject: Re: Couldn't make check
Next
From: "Dave Page"
Date:
Subject: Re: Couldn't make check