Re: [gentoo-user] net-nds/rpcbind-1.2.5 build failure

2020-01-11 Thread karl
Francesco Turco: > On Sat, Jan 11, 2020, at 11:22, k...@aspodata.se wrote: > > Soo, why don't I have it??? > > Did you enable the "rpc" USE flag for sys-fs/quota? Great, that did the trick, thanks. Regards, /Karl Hammar

Re: [gentoo-user] net-nds/rpcbind-1.2.5 build failure

2020-01-11 Thread Francesco Turco
On Sat, Jan 11, 2020, at 11:22, k...@aspodata.se wrote: > Soo, why don't I have it??? Did you enable the "rpc" USE flag for sys-fs/quota? -- https://fturco.net/

Re: [gentoo-user] net-nds/rpcbind-1.2.5 build failure

2020-01-11 Thread karl
Francesco Turco: > On Sat, Jan 11, 2020, at 09:16, k...@aspodata.se wrote: ... > > #include > > Where can I find that header file ? > According to the portagefilelist.de website, either in sys-libs/glibc or in > sys-fs/quota. Thanks for the tip. Soo, why don't I have it??? $ fgrep quota.h

Re: [gentoo-user] net-nds/rpcbind-1.2.5 build failure

2020-01-11 Thread Francesco Turco
On Sat, Jan 11, 2020, at 09:16, k...@aspodata.se 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 >

[gentoo-user] net-nds/rpcbind-1.2.5 build failure

2020-01-11 Thread karl
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 Where can I find that header file ? Regards, /Karl Hammar