Re: BUG #6166: configure from source fails with 'This platform is not thread-safe.' but was actually /tmp perms

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6166: configure from source fails with 'This platform is not thread-safe.' but was actually /tmp perms
Дата
Msg-id 20555.1313623951@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #6166: configure from source fails with 'This platform is not thread-safe.' but was actually /tmp perms  ("Alex Soto" <apsoto@gmail.com>)
Ответы Re: BUG #6166: configure from source fails with 'This platform is not thread-safe.' but was actually /tmp perms  (Bruce Momjian <bruce@momjian.us>)
Re: BUG #6166: configure from source fails with 'This platform is not thread-safe.' but was actually /tmp perms  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
Alex Soto <apsoto@gmail.com> writes:
> Here's the section in the config.log in case it makes a difference

> configure:28808: ./conftest
> Could not create file in /tmp or
> Could not generate failure for create file in /tmp **
> exiting
> configure:28812: $? = 1
> configure: program exited with status 1

[ greps... ]  Oh, that error is coming from src/test/thread/thread_test.c.

I wonder why we have that trying to write to /tmp at all, when all the
other transient junk generated by configure is in the current directory.
Bruce, do you have a good reason for doing it that way?

(The error message seems to be suffering from a bad case of copy-and-
paste-itis, too.)

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6166: configure from source fails with 'This platform is not thread-safe.' but was actually /tmp perms
Следующее
От: "Jesper Engman"
Дата:
Сообщение: BUG #6167: pg_dump fails on table lock