[Bug 4529] New: libnl_1.1 compile fails on 2.6.26 kernel

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Thu Aug 28 13:45:18 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4529

           Summary: libnl_1.1 compile fails on 2.6.26 kernel
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: mdarland at pager.net


libnl_1.1.bb recipe appends CFLAGS += '-DVLAN_FLAG_REORDER_HDR=1'
VLAN_FLAG_REORDER_HDR is defined as an enum in usr/include/linux/if_vlan.h

Need to remove macro or find a more intelligent way of detecting whether the
flag is already defined.

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list