unused / airstream

A command line tool for streaming to airplay-devices
628 stars 30 forks source link

OpenBSD 6.4 missing headers #46

Closed microspino closed 5 years ago

microspino commented 5 years ago

Hi, i'm trying to use airstrem from an OpenBSD home server. It misses dns-sd, I'm getting the following error during install:

checking for dns_sd.h... no

I've searched for an OpenBSD port of FreeBSD net/avahi-libdns without luck. Do you have any suggestion?

microspino commented 5 years ago

No more need for this. After installing avahi i was able to find dns_sd.h under /usr/local/include/avahi-compat-libdns_sd/.