Re: BUG #5155: Error compiling postgresql-8.5alpha2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5155: Error compiling postgresql-8.5alpha2
Дата
Msg-id 23116.1256960589@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5155: Error compiling postgresql-8.5alpha2  ("Pierre" <pierre42d@9online.fr>)
Список pgsql-bugs
"Pierre" <pierre42d@9online.fr> writes:
> postmaster/postmaster.o: In function `ClosePostmasterPorts':
> postmaster.c:(.text+0xadb): undefined reference to `DNSServiceRefSockFD'
> postmaster/postmaster.o: In function `StartChildProcess':
> postmaster.c:(.text+0x1d9f): undefined reference to `DNSServiceRefSockFD'
> postmaster/postmaster.o: In function `ServerLoop':
> postmaster.c:(.text+0x2e3b): undefined reference to `DNSServiceRefSockFD'
> postmaster/postmaster.o: In function `PostmasterMain':
> postmaster.c:(.text+0x55dc): undefined reference to `DNSServiceRegister'

It looks like you're trying to use --with-bonjour on a non-Mac platform.
We only support that on OS X.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5150: math bug
Следующее
От: John R Pierce
Дата:
Сообщение: Re: BUG #5150: math bug