Re: Build error

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: Build error
Date: 2004-04-23 16:32:11
Message-ID: 4089450B.70004@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-04-23 17:09:12 Re: Build error
Previous Message Magnus Hagander 2004-04-23 16:17:27 Re: win32 binaries