When building the Apple's implementation of mDNS, aka. Bonjour, aka. mDNSResponder for a posix system (http://www.opensource.apple.com/tarballs/mDNSResponder/) [*]
On a clean
Ubuntu 14.04build box (with onlybuild-essentials, g++), the compiled examples fail to work, and report"bind: Address already in use".On a clean
Debian 7build box (with onlybuild-essentials, g++), the compiled examples work, and do not report"bind: Address already in use".
What is going on here?
[*] which... is just riddled with bugs. For sanity, I suggest using versions 333.10, or 541, and applying patches from the umondo project: https://github.com/tklab-tud/umundo/tree/master/contrib/archives