Skip to content

fatal error: unctrl.h: No such file or directory #140

Description

@Chirunos

nvi2 2.2.1 and Git
Ninja 1.10 (Main Repository)
CMake 3.28.3 (Main Repository)
GCC 14.2+git10526 (Update repository with updates from SUSE Linux Enterprise 15)
ncurses-devel+ncurses5-devel 6.1 (Update repository with updates from SUSE Linux Enterprise 15)
libdb1-devel 1.85 (home:alsoft:depository)
libbsd-devel 0.11.7 (home_ahmedmoselhi2)
ghc-wcwidth-devel 0.0.2 (Main Repository)
openSUSE Leap 15.6

Full output
$ ninja -C build
ninja: Entering directory `build'
[8/101] Building C object CMakeFiles/nvi.dir/Debug/common/options.c.o
FAILED: CMakeFiles/nvi.dir/Debug/common/options.c.o 
/usr/bin/cc -DCOMLOG -DDEBUG -DLIBBSD_OVERLAY -D_XOPEN_SOURCE_EXTENDED -D__REGEX_PRIVATE -DCMAKE_INTDIR=\"Debug\" -I/home/user/nvi2-2.2.1/build -I/usr/include/db1 -I/home/user/nvi2-2.2.1/regex -g   -isystem /usr/include/bsd -Wall -Wno-parentheses -Wno-uninitialized -Wmissing-prototypes -Wsystem-headers -Wno-string-compare -Wstack-protector -fstack-protector -Wstrict-aliasing -fstrict-aliasing -MD -MT CMakeFiles/nvi.dir/Debug/common/options.c.o -MF CMakeFiles/nvi.dir/Debug/common/options.c.o.d -o CMakeFiles/nvi.dir/Debug/common/options.c.o -c /home/user/nvi2-2.2.1/common/options.c
/home/user/nvi2-2.2.1/common/options.c:23:10: fatal error: unctrl.h: No such file or directory
   23 | #include <unctrl.h>
      |          ^~~~~~~~~~
compilation terminated.
[10/101] Building C object CMakeFiles/nvi.dir/Debug/common/put.c.o
ninja: build stopped: subcommand failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions