Re: linux-pam on MIPS: ld error
[email protected] Sun, 22 Sep 2013 05:48:13 +0200
| Newsgroups | gmane.linux.pam |
|---|---|
| Message-ID | <[email protected]> |
> 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