Re: Build error - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: Build error
Date
Msg-id 4089450B.70004@dunslane.net
Whole thread Raw
In response to Re: Build error  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: Build error  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Build error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers-win32
Magnus Hagander wrote:

>>Hello,
>>
>>
>>I am trying to build the latest nightly snapshot on
>>windows2000, and I'm getting the following error:
>>
>>
>>make[2]: Entering directory
>>`/d/work/pgsql/postgresql-snapshot/src/port'
>>[..snip..]
>>
>>I believe there is something wrong with mingw or msys, and not with
>>the pgsql sources.    Do you have any idea about what could
>>be the problem ?
>>
>>
>
>This looks like the "failed to fake-symlink using copy" error. Try
>running configure again (the command that ended up complaining about
>pg_config_os.h). If that doesn't work, try it once more. If it still
>doesn't work, then it's something else :-)
>
>
>

Is there any workaround for this? Maybe we could look at having
configure loop a few times trying to make the (fake) symlink - I know
it's hackish, but if it works ...

cheers

andrew


pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: win32 binaries
Next
From: Bruce Momjian
Date:
Subject: Re: Build error