Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Build error


  • From: Andrew Dunstan <andrew(at)dunslane(dot)net>
  • To: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Re: Build error
  • Date: Fri, 23 Apr 2004 12:32:11 -0400
  • Message-id: <4089450B(dot)70004(at)dunslane(dot)net>

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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group