Yegor Yefremov
unread,Feb 20, 2012, 10:42:35 AM2/20/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-...@googlegroups.com, dimi...@google.com, android...@googlegroups.com
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.