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 :/