Re: BUG #5155: Error compiling postgresql-8.5alpha2 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5155: Error compiling postgresql-8.5alpha2
Date
Msg-id 23116.1256960589@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5155: Error compiling postgresql-8.5alpha2  ("Pierre" <pierre42d@9online.fr>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5150: math bug
Next
From: John R Pierce
Date:
Subject: Re: BUG #5150: math bug