Re: ECPG regression tests - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: ECPG regression tests
Date
Msg-id 470B9E38.1040304@dunslane.net
Whole thread Raw
In response to Re: ECPG regression tests  (Magnus Hagander <magnus@hagander.net>)
Responses Re: ECPG regression tests
List pgsql-hackers

Magnus Hagander wrote:
>> (Hint: if you don't put the PlatformSDK 
>> directories first in the INCLUDE and LIB lists bad and inexplicable 
>> things can happen.)
>>
>> Pick up the latest version of run_build.pl in CVS if you want to run 
>> this in your buildfarm animal now.
>>
>> A release will be forthcoming very soon.
>>     
>
> I put it in, but it doesn't work. It works when running ecpg tests manual,
> but from run_build I get:
> http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=skylark&dt=2007-10-09%20090814&stg=ecpg-check
>
> which seems similar to what you had before. How did you fix that one?  Is
> that the one requiring a reorder?
>
>
>   

Yes. compare its build_env INCLUDE and LIB and possibly PATH values with 
those of red_bat: 
http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=red_bat&dt=2007-10-09%2004:30:04

BTW, following some advice I found on the net those PlatformSDK 
directories were copied manually from the SDK install, back when I 
installed MSVC.

cheers

andrew


pgsql-hackers by date:

Previous
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: type money causes unrestorable dump
Next
From: Andrew Dunstan
Date:
Subject: Re: Including Snapshot Info with Indexes