Re: [PORTS] mingw 8.1.3 build error: conftest.c: Permission denied
Tom Lane <[email protected]> Mon, 27 Feb 2006 12:19:09 -0500
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Matt England <[email protected]> writes: > At 2/27/2006 11:10 AM, Tom Lane wrote: >> Interesting ... that test isn't doing anything much that the preceding >> tests didn't do. > Can I just disregard these errors then? The ./configure script appears to > proceed ok independent of the error. Yeah, but it will treat that test as failed which may be (probably is, in this case) the wrong answer. In any case, random file-permission failures constitute a platform instability that you do not want to just live with. You might have trouble getting through the build step without more of them, to take just one point. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings