Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218177 - gentoo-sources-2.6.25 fails to build console decorations
Summary: gentoo-sources-2.6.25 fails to build console decorations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
: 218256 218369 218401 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-17 21:50 UTC by Roy Marples
Modified: 2008-04-19 15:12 UTC (History)
14 users (show)

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


Attachments
cfbcondecor.patch (cfbcondecor.patch,460 bytes, text/plain)
2008-04-18 06:35 UTC, Tim Harder
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roy Marples 2008-04-17 21:50:43 UTC
drivers/video/console/cfbcondecor.c:382:42: error: macro "attr_bgcol_ec" requires 3 arguments, but only 2 given
drivers/video/console/cfbcondecor.c: In function ‘fbcon_decor_clear’:
drivers/video/console/cfbcondecor.c:382: error: ‘attr_bgcol_ec’ undeclared (first use in this function)
drivers/video/console/cfbcondecor.c:382: error: (Each undeclared identifier is reported only once
drivers/video/console/cfbcondecor.c:382: error: for each function it appears in.)
drivers/video/console/cfbcondecor.c:381: warning: unused variable ‘bgshift’
make[3]: *** [drivers/video/console/cfbcondecor.o] Error 1
Comment 1 Tim Harder gentoo-dev 2008-04-18 06:35:11 UTC
Created attachment 150137 [details]
cfbcondecor.patch

Simple one-liner patch
Comment 2 Roy Marples 2008-04-18 08:12:34 UTC
Confirmed fix, thanks!
Comment 3 Daan de Beer 2008-04-18 08:28:56 UTC
(In reply to comment #1)
> Created an attachment (id=150137) [edit]
> cfbcondecor.patch
> 
> Simple one-liner patch
> 

I can confirm the bug and this fix also
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2008-04-18 11:20:28 UTC

*** This bug has been marked as a duplicate of bug 218169 ***
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2008-04-18 11:21:36 UTC
sorry, wrong dup! I seem to be doing a good job of completely screwing up this release :)
Comment 6 Bernard Cafarelli gentoo-dev 2008-04-18 12:52:50 UTC
*** Bug 218256 has been marked as a duplicate of this bug. ***
Comment 7 Daniel Drake (RETIRED) gentoo-dev 2008-04-19 08:29:40 UTC
sorry about that, this is fixed in genpatches-2.6.25-2 / gentoo-sources-2.6.25-r1
Comment 8 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-04-19 15:12:19 UTC
*** Bug 218401 has been marked as a duplicate of this bug. ***
Comment 9 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-04-19 15:12:44 UTC
*** Bug 218369 has been marked as a duplicate of this bug. ***