Menu

#20 OS X Mavericks compilation problem

v1.0_(example)
open
nobody
OS X (1)
1
2014-11-25
2014-11-25
No

I am having problems compiling 2.9p8 with OS X Mavericks.

The compile fails after three errors involving Avahi even though avahi is installed.

../../../owlib/src/include/ow_master.h:165:2: error: unknown type name 'AvahiServiceBrowser'; did you mean '_DNSServiceBrowse'?
AvahiServiceBrowser avahi_browser ;
^~~~~~~~~~~~~~~~~~~
_DNSServiceBrowse
../../../owlib/src/include/ow_dnssd.h:1032:41: note: '_DNSServiceBrowse' declared here
typedef DNSServiceErrorType DNSSD_API(
_DNSServiceBrowse)

Any suggestions on how to fix this issue?

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.