Skip to content

Compiling fails with capsicum enabled on FreeBSD 12.1 and 13-CURRENT using meson #1223

@diizzyy

Description

@diizzyy

The check seems to be broken, however adjusting L480 in meson.build (https://github.com/irssi/irssi/blob/master/meson.build#L480) to nvlist_create_found = libnv.found() and cc.has_function('nvlist_create', dependencies : libnv) fixes it.

However the build fails shortly after with src/core/meson.build:10:2: ERROR: File fe-capsicum.c does not exist.

Tested using git checkout hash 561619f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions