Wayne Blaszczyk 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.

I tried libtirpc and was actually able to modify it to build by removing 
a couple of patches.  It actually installs /usr/include/tirpc/rpc/*.h, 
but without nis.  When I then tried to use the library to build 
nfs-tools, it complained about missing symbols.

I'm not really concerned about PAM, but I would like to get nfs working.

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