fede2cr / slackware_riscv

RISCV port of the Slackware distribution
11 stars 3 forks source link

Packages that search for rpc/rpc.h #50

Open fede2cr opened 6 years ago

fede2cr commented 6 years ago

According to https://fedoraproject.org/wiki/Changes/SunRPCRemoval this packages should be modified to use libtirpc instead.

Package quota: quotaops.c:37:10: fatal error: rpc/rpc.h: No such file or directory

include <rpc/rpc.h>

Package mkinitrd: networking/inetd.c:233:11: fatal error: rpc/rpc.h: No such file or directory

include <rpc/rpc.h>