Hi, I am new to socket can i downloaded the socketcan utilities and when i try to run it i am getting the errors. I compiled iproute2-2.6.39.
I made the following modifications In make file commented the below lines DESTDIR DBM_INCLUDE CC and the modifications made are setenv GNUEABI arm-xilinx-linux-gnueabi setenv CC GNUEABI-gcc setenv LD GNUEABI-ld setenv NM GNUEABI-nm setenv AR GNUEABI-ar setenv RANLIB GNUEABI-ranlib setenv CXX GNUEABI-c++ setenv PREFIX /proj/epdsw/kedar/linux-xlnx/linux-xlnx/usr/ setenv CROSS_COMPILE_PREFIX PREFIX setenv PATH /proj/epdsw/sadanand/arm-2010.09/bin:$PATH setenv DBM_INCLUDE /usr/include setenv INCLUDES /usr/include setenv DESTDIR PREFIX and after that i am using ./configure --host=arm-xilinx-linux-gnueabi --prefix=$PREFIX --enable-debug the above command and it's output is TC schedulers ATM no IPT using xtables iptables modules directory: /lib/xtables when i try to use make command i am getting below error make[1]: Entering directory `/proj/epdsw/kedar/linux-xlnx/user/iproute2-2.6.39/lib' GNUEABI-gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DLIBDIR=\"/usr/lib/\" -fPIC -c -o ll_map.o ll_map.c make[1]: GNUEABI-gcc: Command not found make[1]: *** [ll_map.o] Error 127 make[1]: Leaving directory `/proj/epdsw/kedar/linux-xlnx/user/iproute2-2.6.39/lib' make: *** [all] Error 2 Please help me waiting for ur response Regards, Kedar
_______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
