Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Compilation failure on Void Linux #24

Description

@Majora320

In Void Linux, the dns_sd.h header is installed to /usr/include/avahi-compat-libdns_sd/dns_sd.h, but the gem assumes that the header is installed to <something>/include/dns_sd.h. Therefore, sudo gem install dnssd -- --with-dnssd-dir=/usr/include/avahi-compat-libdns_sd/ fails, and the mkmf.log file shown the compiler trying to include /usr/include/avahi-compat-libdns_sd//include.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions