The gist of the earlier fix was a couple of patches that partially revert
glibc to re-export the rpc interface. I only mention it because I tried it
and it works like a charm. Also required for nfs-utils, which was really
making me upset until I found the solution.

In the long run, hopefully libtirpc will get sorted because it doesn't look
like the glibc devs are going to budge on the rpc issue.

Dan

On Thu, Nov 17, 2011 at 11:01 AM, Andrew Benton <b3n...@gmail.com> wrote:

> On Fri, 18 Nov 2011 02:06:06 +1100
> Wayne Blaszczyk <wblas...@bigpond.net.au> wrote:
>
> > Hi,
> > I'm now having trouble with Linux-PAM.
> > I get the following error:
> >
> > pam_unix_passwd.c:57:21: fatal error: rpc/rpc.h: No such file or
> directory
> > compilation terminated.
> > make[3]: *** [pam_unix_passwd.lo] Error 1
> > make[3]: Leaving directory `/sources/Linux-PAM-1.1.3/modules/pam_unix'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/sources/Linux-PAM-1.1.3/modules'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/sources/Linux-PAM-1.1.3'
> > make: *** [all] Error 2
> >
> > Not sure which package rpc.h belongs to.
> > Any help would be appreciated.
>
> Try configuring pam with --disable-nis
>
> Andy
> --
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to