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



At 2/27/2006 11:03 AM, Matt England wrote:
checking for struct sockaddr_in6... ./configure: line 13792: conftest.c: Permission denied
./configure: line 13795: conftest.c: Permission denied
./configure: line 13796: conftest.c: Permission denied
sed: can't read conftest.c: Permission denied
rm: cannot remove `conftest.c': Permission denied
no

I should also mentioned that I did the following for my dirs in my build directory (I'm mengland):

chown -R mengland *
chmod -R u+w *
find . -type d -exec chmod u+rwx \;

...but I haven't yet run the configure with my prefix (/cgrid/local/postresql) created.

-Matt



Home | Main Index | Thread Index

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