Skip to content

Compilation error with latest getdns #8

@saghul

Description

@saghul

Hi there!

I installed the latest getdns with Homebew and compilation fails because a constant cannot be found:

  CXX(target) Release/obj.target/getdns/src/GNConstants.o
../src/GNConstants.cpp:87:53: error: use of undeclared identifier 'GETDNS_APPEND_NAME_TO_SINGLE_LABEL_FIRST'
    SetConstant("APPEND_NAME_TO_SINGLE_LABEL_FIRST",GETDNS_APPEND_NAME_TO_SINGLE_LABEL_FIRST,exports);
                                                    ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions