编译错误
drivers/video/console/vgacon.c: In function `vgacon_startup':
drivers/video/console/vgacon.c:288: `PCIMEM_BASE' undeclared (first use in this function)
drivers/video/console/vgacon.c:288: (Each undeclared identifier is reported only once
drivers/video/console/vgacon.c:288: for each function it appears in.)
drivers/video/console/vgacon.c: In function `vgacon_do_font_op':
drivers/video/console/vgacon.c:730: `PCIMEM_BASE' undeclared (first use in this function)
drivers/video/console/vgacon.c:727: warning: `charmap' might be used uninitialized in this function
make[4]: *** [drivers/video/console/vgacon.o] Error 1
make[3]: *** [drivers/video/console] Error 2
make[2]: *** [drivers/video] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/home/qinrong/uClinux-dist/linux-2.6.x'
make: *** [linux] Error 1