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: mingw 8.1.3 build error: conftest.c: Permission denied



Matt England <mengland(at)mengland(dot)net> writes:
> While running the following postgresql-base-8.1.3 configure cmdline in mingw:
> ./configure --enable-thread-safety --prefix=/cgrid/local/postgresql 
> --without-zlib

> I get the following error(s):

> [...]
> checking for waitpid... no
> checking for wcstombs... yes
> checking whether fdatasync is declared... no
> checking for struct sockaddr_in6... ./configure: line 13792: conftest.c: 
> Permission denied
> ./configure: line 13795: conftest.c: Permission denied

Interesting ... that test isn't doing anything much that the preceding
tests didn't do.  Maybe some brain-dead "antivirus" code kicking in
to deny file writes?

			regards, tom lane



Home | Main Index | Thread Index

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