I could successfully compile ip utility (it is now enabled by default). But as soon as I try to set CAN bitrate I get following error:
Garbage instead of arguments "bitrate ...". Try "ip link help" I can see that iplink_can.c will be compiled and linked, but if I make arm-x-objdump -x out/target/product/beagleboard/obj/EXECUTABLES/ip_intermediates/LINKED/ip I don't see can_parse_opt etc. symbols. They are present in iplink_can.o. What is going wrong? I'm using Rowboat project to build ICS so it corresponds to ICS 4.0.1. Regards, Yegor P.S. this issue is also true for vlan. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
