Changes between Initial Version and Version 1 of Ticket #44120, comment 4


Ignore:
Timestamp:
Sep 23, 2014, 7:21:21 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44120, comment 4

    initial v1  
    11I had this same error trying to build anything on Mavericks (10.9.4 ) that utilised Bonjour. I added a symlink to the DNSServiceDiscovery headers:
     2{{{
    23ln -s /Applications/Xcode.app//Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/DNSServiceDiscovery /opt/local/include/
     4}}}
    35and mt-daapd built fine. Might be worth a shot.