[GH-ISSUE #120] Build from sources : Missing header: dns_sd.h #91

Closed
opened 2026-05-05 05:14:17 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @yesi on GitHub (Aug 28, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/120

Operating Systems

Gentoo

Barrier Version

2.1.1

Steps to reproduce bug

Install from emerge from pixlra
https://gpo.zugaina.org/x11-misc/barrier
Without qt5 and libressl support :
[ebuild N ~] x11-misc/barrier-2.1.1::pixlra USE="-libressl -qt5"

Here's the bug :

CMake Error at CMakeLists.txt:191 (message):
Missing header: dns_sd.h

Other info

If i understand the issue #52, dns_sd.h should not be needed, right ?

Originally created by @yesi on GitHub (Aug 28, 2018). Original GitHub issue: https://github.com/debauchee/barrier/issues/120 ### Operating Systems ### Gentoo ### Barrier Version ### 2.1.1 ### Steps to reproduce bug ### Install from **emerge** from **pixlra** https://gpo.zugaina.org/x11-misc/barrier Without qt5 and libressl support : [ebuild N ~] x11-misc/barrier-2.1.1::pixlra USE="-libressl -qt5" Here's the bug : CMake Error at CMakeLists.txt:191 (message): Missing header: dns_sd.h ### Other info ### If i understand the issue #52, dns_sd.h should not be needed, right ?
Author
Owner

@AdrianKoshka commented on GitHub (Aug 28, 2018):

If you're not building the GUI, you don't need the avahi libraries.

<!-- gh-comment-id:416657120 --> @AdrianKoshka commented on GitHub (Aug 28, 2018): If you're not building the GUI, you don't need the avahi libraries.
Author
Owner

@jfmcarreira commented on GitHub (Sep 28, 2018):

I updated the ebuild to the new version and worked with and without qt5 use flag

<!-- gh-comment-id:425447513 --> @jfmcarreira commented on GitHub (Sep 28, 2018): I updated the ebuild to the new version and worked with and without qt5 use flag
Author
Owner

@RealKelsar commented on GitHub (Oct 18, 2019):

Hi,
i probably stole parts of that ebuild and made a new one. But just disabling GUI didn't do the trick for me. I added a small patch to make it work.
#473

<!-- gh-comment-id:543986158 --> @RealKelsar commented on GitHub (Oct 18, 2019): Hi, i probably stole parts of that ebuild and made a new one. But just disabling GUI didn't do the trick for me. I added a small patch to make it work. #473
Author
Owner

@AdrianKoshka commented on GitHub (Oct 18, 2019):

#473 was merged, issue should be fixed now.

<!-- gh-comment-id:544008272 --> @AdrianKoshka commented on GitHub (Oct 18, 2019): #473 was merged, issue _should_ be fixed now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#91
No description provided.