Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218401 - genkernel, linux-2.6.25-gentoo, fbcondecor fails to compile
Summary: genkernel, linux-2.6.25-gentoo, fbcondecor fails to compile
Status: RESOLVED DUPLICATE of bug 218177
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-19 12:19 UTC by Jochen Schlick
Modified: 2008-04-19 15:12 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 Jochen Schlick 2008-04-19 12:19:19 UTC
seems that the fbcondecor stuff doesn't work with new kernel


  CC      drivers/video/console/fbcondecor.o
  CC      drivers/video/console/cfbcondecor.o
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


Reproducible: Always
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-04-19 15:12:19 UTC

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