Guest User

Untitled

a guest
Jun 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. drivers/video/console/vgacon.c: In function 'vgacon_startup':
  2. drivers/video/console/vgacon.c:508:18: error: 'PCIMEM_BASE' undeclared (first use in this function)
  3. drivers/video/console/vgacon.c:508:18: note: each undeclared identifier is reported only once for each function it appears in
  4. drivers/video/console/vgacon.c: In function 'vgacon_init':
  5. drivers/video/console/vgacon.c:587:3: warning: statement with no effect
  6. drivers/video/console/vgacon.c: In function 'vgacon_deinit':
  7. drivers/video/console/vgacon.c:601:2: warning: statement with no effect
  8. drivers/video/console/vgacon.c: In function 'vgacon_do_font_op':
  9. drivers/video/console/vgacon.c:1068:22: error: 'PCIMEM_BASE' undeclared (first use in this function)
  10. make[3]: *** [drivers/video/console/vgacon.o] Error 1
  11. make[2]: *** [drivers/video/console] Error 2
  12. make[2]: *** Waiting for unfinished jobs....
Add Comment
Please, Sign In to add comment