Tom Lane wrote: > but it hasn't done anything for the problem that packages that actually > need RPC functionality will now FTBFS for lack of a BuildRequires on > libtirpc, if not need actual source patches (maybe they were assuming > netdb.h would pull in rpc/netdb.h, for instance). And if they aren't > recompiled, they'll most likely fail to run for lack of the right .so > dependencies. Actually, if they aren't recompiled, they'll still work, using the RPC code from glibc. It is still there for binary compatibility, it just cannot be used in new builds. The problem comes up when they DO need to get recompiled, for whatever reason. Kevin Kofler -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel