Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42308 - __attribute_const definition causing ebuilds to fail when emerging gnome
Summary: __attribute_const definition causing ebuilds to fail when emerging gnome
Status: RESOLVED DUPLICATE of bug 41856
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 14:46 UTC by Harris Landgarten
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harris Landgarten 2004-02-20 14:46:03 UTC
An ebuild of eject failed on a new 2.6.3-r1 based installation. The error was traced to __attribute_const types in /usr/src/linux/include/asm/byteorder.h among others. All of these headers include linux/compiler.h which shows the definition of __attribute_const as unimplemented.

Reproducible: Always
Steps to Reproduce:
1.emerge eject
2.
3.

Actual Results:  
emerge fails

Expected Results:  
finished ebuild
Comment 1 SpanKY gentoo-dev 2004-02-20 14:54:03 UTC

*** This bug has been marked as a duplicate of 41856 ***