Bug #4798
openv1.11 does not compile on Archlinux
0%
Description
It looks like glibc rpc headers are not available on Arch, see https://bugs.archlinux.org/task/58414 (_That's because we don't build with --enable-legacy-{nsl,rpc} anymore, see rpcsvc-proto and libnsl _)
In file included from snapshottipsy.h:20, from snapshottipsy.cc:15: tipsy/tipsyio.h:16:10: erreur fatale: rpc/types.h : Aucun fichier ou dossier de ce type #include <rpc/types.h> ^~~~~~~~~~~~~
Same error with the tipsy plugin.
Updated by Jean-charles Lambert over 4 years ago
Simon Conseil wrote:
It looks like glibc rpc headers are not available on Arch, see https://bugs.archlinux.org/task/58414 (_That's because we don't build with --enable-legacy-{nsl,rpc} anymore, see rpcsvc-proto and libnsl _)
[...]
Same error with the tipsy plugin.
yoyo
Updated by Jean-charles Lambert over 4 years ago
Jean-charles LAMBERT wrote in #note-1:
Simon Conseil wrote:
It looks like glibc rpc headers are not available on Arch, see https://bugs.archlinux.org/task/58414 (_That's because we don't build with --enable-legacy-{nsl,rpc} anymore, see rpcsvc-proto and libnsl _)
[...]
Same error with the tipsy plugin.
yoyo
blablabla