drivers/video/console/vgacon.c:486: error: 'PCIMEM_BASE' undeclared

850阅读 0评论2015-06-04 late0001
分类:LINUX

错误描述:

drivers/video/console/vgacon.c: In function 'vgacon_startup':
drivers/video/console/vgacon.c:486: error: 'PCIMEM_BASE' undeclared (first use in this function)
drivers/video/console/vgacon.c:486: error: (Each undeclared identifier is reported only once
drivers/video/console/vgacon.c:486: error: for each function it appears in.)
drivers/video/console/vgacon.c: In function 'vgacon_do_font_op':
drivers/video/console/vgacon.c:1037: error: 'PCIMEM_BASE' undeclared (first use in this function)
make[3]: *** [drivers/video/console/vgacon.o] Error 1
make[2]: *** [drivers/video/console] Error 2
make[1]: *** [drivers/video] Error 2
make: *** [drivers] Error 2

 

去除部分:Device Drivers  --->

                        Graphics support  --->

                                         Console display driver support  --->

                                                           [ ] VGA text console

上一篇:make menuconfig 出现[scripts/kconfig/dochecklxdialog] Error 1
下一篇:init/built-in.o: In function `do_one_initcall