Package: libnsl-dev Version: 1.3.0-2 Severity: serious Tags: sid bookworm Control: affects -1 + src:sendmail
rpcsvc/nis.h wants to include rpc/rpc.h, but that header is no longer provided by libc6-dev in sid: $ echo '#include <rpcsvc/nis.h>' | gcc -x c -c - In file included from <stdin>:1: /usr/include/rpcsvc/nis.h:35:10: fatal error: rpc/rpc.h: No such file or directory 35 | #include <rpc/rpc.h> | ^~~~~~~~~~~ compilation terminated. Andreas