On Sat, Jan 11, 2020, at 09:16, [email protected] wrote: > From net-nds/rpcbind-1.2.5/temp/build.log: > x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"rpcbind\" [...] -c -o > src/security.o src/security.c > src/security.c:27:10: fatal error: rpcsvc/rquota.h: No such file or > directory > #include <rpcsvc/rquota.h> > > Where can I find that header file ?
According to the portagefilelist.de website, either in sys-libs/glibc or in sys-fs/quota. -- https://fturco.net/

