[Bug 2587] New: libiproute not compiled with old(<=2.6.22) linux kernel headers

bugzilla at busybox.net bugzilla at busybox.net
Fri Sep 17 13:44:06 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=2587

           Summary: libiproute not compiled with old(<=2.6.22) linux
                    kernel headers
           Product: Busybox
           Version: 1.17.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at busybox.net
        ReportedBy: laborer2008 at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


CC      networking/libiproute/iplink.o
networking/libiproute/iplink.c: In function 'do_change':
networking/libiproute/iplink.c:336: error: 'IFLA_LINKINFO' undeclared (first
use in this function)
networking/libiproute/iplink.c:336: error: (Each undeclared identifier is
reported only once
networking/libiproute/iplink.c:336: error: for each function it appears in.)
networking/libiproute/iplink.c:337: error: 'IFLA_INFO_KIND' undeclared (first
use in this function)
make[1]: *** [networking/libiproute/iplink.o] Error 1
make: *** [networking/libiproute] Error 2

Identifier "IFLA_LINKINFO" was presented in a kernel 2.6.23 release. And
therefore does not compile with older kernel headers presented in toolchain.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list