| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | "Dann Corbit" <DCorbit(at)connx(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Small suggestion on build script |
| Date: | 2004-04-12 17:38:23 |
| Message-ID: | 200404121938.23310.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dann Corbit wrote:
> The response from the Mingw team:
> >Comment By: Earnie Boyd (earnie)
>
> Date: 2004-04-08 07:33
>
> Message:
> Logged In: YES
> user_id=15438
>
> Symbolic links to files and directories do not work on Win32
> in general. Support for symlink operation is limited to the source
> directory or file existing and being able to copy the source to the
> destination.
>
> You will need to modify the package to do the appropriate
> thing for the environment.
This is not something we should have to solve locally. Autoconf is
supposed to do the right thing on platforms that don't support
symlinks. I know Earnie Boyd has been doing a lot of work to get
autoconfiscated packages to build smoothly on MinGW. Maybe you could
try a later Autoconf version or convince the MinGW people to improve
Autoconf?
Then again, I still hear that the failures occur "randomly", which
deserves a different kind of investigation.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-04-12 17:46:06 | Re: PostgreSQL configuration |
| Previous Message | Peter Eisentraut | 2004-04-12 17:31:39 | Re: locale |