> Looks like your libc does not provide the RPC functions. > You need to look why/where else you can find them. Thanks. I rebuilt glibc with the option --enable-obsolete-rpc option passed to configure. Linux-pam build now succeeds. Christophe