[BusyBox] trouble with route.c
kawashige at cpd.yamatake.co.jp
kawashige at cpd.yamatake.co.jp
Thu Dec 20 00:44:12 UTC 2001
> had anybody else this problem?
> any ideas or tips?
I have same problem when I used corss-toolchain for sh4-linux to build the
bb v0.52.
I've changed route.c like this.
//#include <net/route.h> /* commetned out this include */
#include <linux/route.h> /* add new */
I don't know this change is correct. But you have to enable comile the BB
and the command route looks running correctly.
------------------------------------------------------------------
Ryuichiro Kawashige at Yamatake Corp.
kawashige at cpd.yamatake.co.jp
------------------------------------------------------------------
More information about the busybox
mailing list