Re: GCC error while trying to install 9.4 via brew on MAC OS

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: GCC error while trying to install 9.4 via brew on MAC OS
Дата
Msg-id 14685.1420769012@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: GCC error while trying to install 9.4 via brew on MAC OS  ("Jimmy Jack" <jimmyjack@gmail.com>)
Ответы Re: GCC error while trying to install 9.4 via brew on MAC OS  ("Jimmy Jack" <jimmyjack@gmail.com>)
Список pgsql-general
"Jimmy Jack" <jimmyjack@gmail.com> writes:
> the log is really big, full of errors and ends with error 1
> Undefined symbols for architecture x86_64:
>   "_gethostbyname_r", referenced from:

That's expected too, on OS X.  There are *lots* of expected failures
in a configure run.

Please, if you're unable to identify where the actual problem is,
just post the whole config.log.

Or, if you just can't bring yourself to do that, the last hundred or so
lines before the section marker

## ---------------- ##
## Cache variables. ##
## ---------------- ##

might be sufficient information.

            regards, tom lane


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

Предыдущее
От: deepak
Дата:
Сообщение: Re: How to exclude building/installing contrib modules on Windows
Следующее
От: "Jimmy Jack"
Дата:
Сообщение: Re: GCC error while trying to install 9.4 via brew on MAC OS