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

OpenBSD build problem #68

@vl-ms

Description

@vl-ms

When building this project on OpenBSD, following the initial instructions, there is a dependency ldl, which is not needed on OpenBSD because libc already provides this functionality. The build is unsuccessful. I am able to patch the resulting build configuration in the 'Build' directory, but there must be a cleaner way, since I can't find a word 'ldl' in the initial source. I'm not proficient with CMake, so I ask here whether it is possible to add an exception for platforms that already provide ldl functionality (BSD's)? Or is this a problem with the lld linker configuration? Anyhow, here's the output of the build.

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