#2965: Restore nis and rpc headers in glibc
-----------------------------------------+----------------------------------
Reporter: bdubbs@… | Owner: lfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1
Component: Book | Version: SVN
Severity: normal | Keywords:
-----------------------------------------+----------------------------------
There are several programs in BLFS that are broken due to glibc removing
nis/rpc headers from the default install. We need to add:
{{{
mkdir /usr/include/rpc{,svc}
cp sunrpc/rpc/*.h /usr/include/rpc
cp sunrpc/rpcsvc/*.h /usr/include/rpcsvc
cp nis/rpcsvc/*.h /usr/include/rpcsvc
}}}
to the glibc instructions.
See
http://linuxfromscratch.org/pipermail/blfs-dev/2011-November/021354.html
Another option is to use the patches found by William:
http://linuxfromscratch.org/pipermail/blfs-support/2011-August/068617.html
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2965>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page