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.

This is the long(ish) debated issue concerning the fact that Glibc ripped
rpc support out of version 2.14 (I think), and libtirpc which is its
replacement, doesn't compile against that version of Glibc!  Have fun
figuring out how to fix it :-)

Regards,

Matt

-- 
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