Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 271493

Summary: u-boot-tools do not build with linux-header 2.6.29
Product: Gentoo Linux Reporter: Luca Barbato <lu_zero>
Component: Current packagesAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: flameeyes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: include linux/types.h before mtd/mtd-user.h

Description Luca Barbato gentoo-dev 2009-05-28 06:14:31 UTC
fw_env.c fails to build since

mtd/mtd-user.h is missing linux/types.h __u32 definition.
Comment 1 Luca Barbato gentoo-dev 2009-05-28 06:16:09 UTC
Created attachment 192675 [details, diff]
include linux/types.h before mtd/mtd-user.h

this small patch fixes the issue
Comment 2 SpanKY gentoo-dev 2009-07-19 18:22:48 UTC
post the actual error you're seeing.  packages should not be working around broken kernel headers.  you should be able to include mtd/mtd-user.h by itself just fine and not have things break.
Comment 3 SpanKY gentoo-dev 2009-07-19 18:23:32 UTC
*** Bug 273985 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2009-07-19 18:24:29 UTC
Diego posted a build log in his bug, but that just shows that this issue has been fixed in linux-headers-2.6.30