Where you guys getting this error:
I tried following the instructions from the wiki
http://nioswiki.jot.com/wikihome/operating...ems/framebuffer (
http://nioswiki.jot.com/wikihome/operating...ems/framebuffer)
but I ran into this error when trying to run make in the uClinux-dist/
fs/buffer.c: In function `__find_get_block_slow':
fs/buffer.c:292: warning: long unsigned int format, size_t arg (arg 3)
LD fs/built-in.o
CC drivers/char/tty_io.o
In file included from include/linux/selection.h:11,
from drivers/char/tty_io.c:103:
include/linux/vt_buffer.h:18:21: asm/vga.h: No such file or directory
make[3]: *** [drivers/char/tty_io.o] 错误 1
make[2]: *** [drivers/char] 错误 2
make[1]: *** [drivers] 错误 2
make[1]: Leaving directory `/home/nios/download/uClinux-dist/linux-2.6.x'
make: *** [linux] 错误 1