Skip to content

header filename conflict in term.h #1267

@ailin-nemui

Description

@ailin-nemui

The src/fe-text/term.h may conflict with /usr/include/term.h from XCurses.

in my opinion the meson build should work, but @bsandro reported otherwise while investigating #1238

The autotools build is currently prone to this issue, as it adds the current folder to -I. See #1268 for a fix

The easiest way would be to rename our term.h :/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions