Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19707 - mm-sources 2.5.68-r1 can't compile with matroxfb support
Summary: mm-sources 2.5.68-r1 can't compile with matroxfb support
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-21 06:50 UTC by Anders Bruun Olsen
Modified: 2003-05-08 22:02 UTC (History)
0 users

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


Attachments
Kernel config that produced the error (.config,19.25 KB, text/plain)
2003-04-21 06:51 UTC, Anders Bruun Olsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Bruun Olsen 2003-04-21 06:50:35 UTC
When trying to compile mm-sources-2.5.68-r1 with matroxfb enabled the following
error occurs during make bzImage:

In file included from drivers/video/matrox/matroxfb_base.c:105:
drivers/video/matrox/matroxfb_base.h:52:25: video/fbcon.h: No such file or directory
drivers/video/matrox/matroxfb_base.h:53:30: video/fbcon-cfb4.h: No such file or
directory
drivers/video/matrox/matroxfb_base.h:54:30: video/fbcon-cfb8.h: No such file or
directory
drivers/video/matrox/matroxfb_base.h:55:31: video/fbcon-cfb16.h: No such file or
directory
drivers/video/matrox/matroxfb_base.h:56:31: video/fbcon-cfb24.h: No such file or
directory
drivers/video/matrox/matroxfb_base.h:57:31: video/fbcon-cfb32.h: No such file or
directory
In file included from drivers/video/matrox/matroxfb_base.c:105:
drivers/video/matrox/matroxfb_base.h:341: warning: `struct display' declared
inside parameter list
drivers/video/matrox/matroxfb_base.h:341: warning: its scope is only this
definition or declaration, which is probably not what you want
drivers/video/matrox/matroxfb_base.h:342: warning: `struct display' declared
inside parameter list
drivers/video/matrox/matroxfb_base.h:558: field `dispsw' has incomplete type
drivers/video/matrox/matroxfb_misc.h:11: confused by earlier errors, bailing out
make[3]: *** [drivers/video/matrox/matroxfb_base.o] Error 1
make[2]: *** [drivers/video/matrox] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2


Reproducible: Always
Steps to Reproduce:
Comment 1 Anders Bruun Olsen 2003-04-21 06:51:18 UTC
Created attachment 10938 [details]
Kernel config that produced the error
Comment 2 Jay Pfeifer (RETIRED) gentoo-dev 2003-05-08 22:02:23 UTC
mm-sources is not patched nor maintained by gentoo. reports bugs to the linux kernel mailing list.