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

Bug 218401

Summary: genkernel, linux-2.6.25-gentoo, fbcondecor fails to compile
Product: Gentoo Linux Reporter: Jochen Schlick <josch09>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***