"Pierre" <pierre...@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 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs