This patch should fix sisfb the right way... You don't want to define
...LINUXBIOS for normal situations..
Jeff
--
Jeff Garzik | Would you *really* want to
Building 1024| get on a non-stop flight?
MandrakeSoft, Inc. | -- George Carlin
Index: driv
--- sisfb.c.origSat Sep 16 14:43:19 2000
+++ sisfb.c Sat Sep 16 14:43:28 2000
@@ -10,7 +10,7 @@
#define EXPORT_SYMTAB
#undef SISFBDEBUG
-#undef CONFIG_FB_SIS_LINUXBIOS
+#define CONFIG_FB_SIS_LINUXBIOS
#include
#include
This patch will make it compile...I don't know if its r
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -march=i686 -fno-strict-aliasing -DMODULE
-DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -c -o sisfb.o
sisfb.c
sisfb.c: In function `get_modeID_length':
sisfb.c:1443: warning
3 matches
Mail list logo