2012/8/28 Bruce Dubbs <bruce.du...@gmail.com>:
> xinglp wrote:
>
>> rpc_clntout.c:34:23: fatal error: rpc/types.h: No such file or directory
>> compilation terminated.
>
> What happens if you do this first after changing to glibc-2.16.0:
>
> mkdir -p /usr/include/rpc
> cp -v sunrpc/rpc/*.h /usr/include/rpc
Same error.
>
> Alternatively
>
> sed -i -e 's|<rpc/types.h>|"rpc/types.h"|' sunrpc/rpc_clntout.c
I'm tring this one
>
> -- Bruce
>
>
>
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-dev
> FAQ: http://www.linuxfromscratch.org/faq/
> Unsubscribe: See the above information page
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page