Hi Bernd,

Bernd Büttner wrote:
I wonder how anybody could use busybox under uClinux-dist-20070130 .
It uses names like 'IFLA_RTA' and some others starting with 'IFLA_' and 'IFA_'.
Most of these are defined nowhere in the distribution.

Huh?
I see IFLA_RTA defined in:

  linux-2.4.x/include/linux/rtnetlink.h

But not in the linux-2.6.x kernel...
I assume you are using the 2.6.x kernel?

I suspect you will hit this problem if you are using the 2.6.x kernel,
and enabled some of the networking tools in busybox.


Looking at the actual linux-kernel in the git-tree I added some lines with this defines
in if_link.h and if_addr.h.
But it didn't solve the problem, only a few errors vanished.
The errors appear in the file busybox/networking/libiproute/ipaddress.c.
I didn't change anything in the distribution, just selected Freescale M5282EVB
and enabled busybox with insmod and some others.

I would suggest that the quickest work around is to use the net-tools
network tools instead of busy box.

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to