On Wed, Aug 06, 2008 at 03:35:06PM +0800, Steven Shiau wrote: >Hi, >When I tried to compile busybox 1.11.1 with gcc on kernel 2.4.33.4-6, I >got the following error messages: >----------------- > CC networking/hostname.o > CC networking/ifconfig.o > CC networking/interface.o >networking/interface.c:818: `ARPHRD_INFINIBAND' undeclared here (not in
linux-2.4 does not have infiniband support, so turn off infiniband support in busybox. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
