On Jul 5, 2012, at 07:31 AM, Alonso Graterol wrote:

Hello,

I am currently in chapter 10.7 (stuck for a couple of days) and make instruction stops with following error

gcc rpc_clntout.c -c -D_RPC_THREAD_SAFE_ -D_CROSS_RPCGEN_ \
-o /sources/eglibc-build/sunrpc/cross-rpc_clntout.o -MD -MP -MF / sources/eglibc-build/sunrpc/cross-rpc_clntout.o.dt -MT /sources/ eglibc-build/sunrpc/cross-rpc_clntout.o rpc_clntout.c:34:23: fatal error: rpc/types.h: No such file or directory
compilation terminated.
make[2]: *** [/sources/eglibc-build/sunrpc/cross-rpc_clntout.o] Error 1
make[2]: Leaving directory `/sources/eglibc-2.15/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/sources/eglibc-2.15'
make: *** [all] Error 2


I have another user with issues like this, and it may be an eglibc 2.15 issue. eglibc pulls its tree from glibc and in our stable book we have eglibc 2.13 from glibc 2.13 and rpc was removed after that. I want you to pull the eglibc 2.13 tarball from the stable book 1.2.0 archive or check it out from svn eglibc 2.13 tree at eglibc.org and see if eglibc 2.13 builds for you at that step. The user which has the same issue as you is using multilib. I don't know if you are or not. I used pure64 and all works fine. We'll need to get to the bottom of this.

-William Harrington

_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to