the book copies the rpc headers to the host system. to avoid changeing the host, i use the same sed as in chapter 6
sed -e 's#<rpc/types.h>#"rpc/types.h"#' \
-i sunrpc/rpc_clntout.c
i guess this should be changed in the book
tobias
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
