avahi on OSX #4425
Unanswered
darksidelemm
asked this question in
Writing Formulae/Casks
avahi on OSX
#4425
Replies: 3 comments
-
|
Having this same issue on MacOS Monterey 12.6.7 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Same issue on Sequoia 15.0.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If someone wants to debug the build and open a PR we would be happy to review it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
So I note that the avahi formula ( https://formulae.brew.sh/formula/avahi ) seems to only support linux... yet the stats indicate there were OSX installs in the last year?
When I try to install it I get:
A project I'm trying to build on OSX has avahi as a dependency. The developer of the project runs a mac, but he uses macports, which does have an avahi portfile.
I had a brief attempt at compiling avahi 0.8 from source, but hit issues with it looking for linux/types.h and gave up. I see macports are applying all sorts of patches, so it looks like it's non-trivial.
Beta Was this translation helpful? Give feedback.
All reactions