|
From: Sven L. <lu...@dp...> - 2002-12-11 12:43:07
|
Hello, ... matroxfb seems broken in 2.5.51 : gcc -Wp,-MD,drivers/video/matrox/.matroxfb_base.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -Iarch/i386/mach-generic -fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=matroxfb_base -DKBUILD_MODNAME=matroxfb_base -DEXPORT_SYMTAB -c -o drivers/video/matrox/matroxfb_base.o drivers/video/matrox/matroxfb_base.c In file included from drivers/video/matrox/matroxfb_base.c:105: drivers/video/matrox/matroxfb_base.h:52: video/fbcon.h: No such file or directory drivers/video/matrox/matroxfb_base.h:53: video/fbcon-cfb4.h: No such file or directory drivers/video/matrox/matroxfb_base.h:54: video/fbcon-cfb8.h: No such file or directory drivers/video/matrox/matroxfb_base.h:55: video/fbcon-cfb16.h: No such file or directory drivers/video/matrox/matroxfb_base.h:56: video/fbcon-cfb24.h: No such file or directory drivers/video/matrox/matroxfb_base.h:57: 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. Mmm, maybe it is only because the fbcon.h and co did not get moved to the right place or something such, will check. Friendly, Sven Luther |