0

I am having a problem in Xubuntu 20.04 (focal). I am trying to compile a scientific package (FreeUSP.org) and the compilation fails with:

chd_stat.c:10:10: fatal error: stropts.h: No such file or directory
   10 | #include <stropts.h>
      |          ^~~~~~~~~~~
compilation terminated.

I have a computer with 18.04 (bionic) installed and the file is present in libc6-dev package. In 20.04 (focal) it does not list libc6-dev package as a source for this file:

$ apt-file search stropts.h
frama-c-base: /usr/share/frama-c/libc/stropts.h
libace-dev: /usr/include/ace/OS_NS_stropts.h
libace-dev: /usr/include/ace/os_include/os_stropts.h
libzfslinux-dev: /usr/include/libspl/stropts.h
libzfslinux-dev: /usr/include/libspl/sys/stropts.h
manpages-posix-dev: /usr/share/man/man7/stropts.h.7posix.gz
musl-dev: /usr/include/x86_64-linux-musl/stropts.h
musl-dev: /usr/include/x86_64-linux-musl/sys/stropts.h
python-pycparser: /usr/share/python-pycparser/fake_libc_include/stropts.h
python3-pycparser: /usr/share/python3-pycparser/fake_libc_include/stropts.h

This seems to be the same reported at stropts.h install for Ubuntu 20.01.

Should a bug be reported to Ubuntu? If so, how to do it?

Roxo
  • 1

0 Answers0