2003-02-08 20:34:16

by John Bradford

[permalink] [raw]
Subject: [Kernel Bug Database] Bug report 34 - Matrox framebuffer drivers don't compile

Automatically added comment on 8th Feb 2003 at 11:19:50
New bug added.
The following kernel versions were initially submitted as broken: 2.5.59


Comment by guest on 8th Feb 2003 at 11:19:50
Debian system, gcc version 3.2.2 20030131 (Debian prerelease).

make menuconfig
mane bzImage
-> in drivers/video/matrox

when compiling matroxfb_base.c

gcc cannot find
video/fbcon.h (included in through matroxfb_base.h)
video/fbcon-cfb4.h (included in through matroxfb_base.h)
video/fbcon-cfb8.h (included in through matroxfb_base.h)
video/fbcon-cfb16.h (included in through matroxfb_base.h)
video/fbcon-cfb32.h (included in through matroxfb_base.h)

Comment by john on 8th Feb 2003 at 11:51:25
See confirmed bug 8


2003-02-12 20:42:59

by James Simmons

[permalink] [raw]
Subject: Re: [Kernel Bug Database] Bug report 34 - Matrox framebuffer drivers don't compile


> Automatically added comment on 8th Feb 2003 at 11:19:50
> New bug added.
> The following kernel versions were initially submitted as broken: 2.5.59

I know. I'm back to working on it.