Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271493 - u-boot-tools do not build with linux-header 2.6.29
Summary: u-boot-tools do not build with linux-header 2.6.29
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 273985 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-28 06:14 UTC by Luca Barbato
Modified: 2009-07-19 18:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
include linux/types.h before mtd/mtd-user.h (fix-files.diff,306 bytes, patch)
2009-05-28 06:16 UTC, Luca Barbato
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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