Hi all, when cross compiling Linux on arm and after giving make command. Iam getting following error.
CC oncrpc_daemon_msg_svc.o CC oncrpc_daemon_msg_xdr.o CC oncrpc_daemon_api_clnt.o CC oncrpc_daemon_api_xdr.o LD liboncrpc.so.0.1 /opt/arm-2006q3-27/bin/../lib/gcc/arm-none-linux-gnueabi/4.1.1/../../../../a rm-none-linux-gnueabi/bin/ld: cannot find -ldsm collect2: ld returned 1 exit status make[3]: *** [liboncrpc.so.0.1] Error 1 make[3]: Leaving directory `/home/rajesh/LINUX/common/libs/oncrpc/src' make[2]: *** [src] Error 2 make[2]: Leaving directory `/home/rajesh/LINUX/common/libs/oncrpc' make[1]: *** [oncrpc] Error 2 make[1]: Leaving directory `/home/rajesh/LINUX/common/libs' make: *** [../../LINUX/common/libs] Error 2 # A few are telling to reinstall my system, I tried with arm-2006q3-27 I even re-installed my system, and tried with higher version arm-2007q3 tool chain, but iam getting the same problem. can any one give me a solution to the problem. waiting for reply.thanks in advance. with regards, Bob
