Re: Patch: update Bonjour support to the newer non-deprecated API

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Patch: update Bonjour support to the newer non-deprecated API
Дата
Msg-id 20090907141428.GD8894@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Patch: update Bonjour support to the newer non-deprecated API  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Patch: update Bonjour support to the newer non-deprecated API  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Alvaro Herrera wrote:

> Hmm, but it doesn't link unless I manually add -ldns_sd to the link
> command.

And then it throws a warning on start, and fails to work anyway:

*** WARNING *** The program 'postgres' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=postgres>
LOG:  DNSServiceRegister() failed: error code -65540

So we're not better than when we started, but it doesn't cause any
problem if not enabled.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Patch: update Bonjour support to the newer non-deprecated API
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch: update Bonjour support to the newer non-deprecated API