Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make fails for snponly when CONSOLE_VESAFB
2014-10-30, 19:31
Post: #1
make fails for snponly when CONSOLE_VESAFB
Hi,

[LD] bin-x86_64-efi/snponly.efi.tmp
ld: bin-x86_64-efi/snponly.efi.tmp: hidden symbol `obj_vesafb' isn't defined
make: *** [bin-x86_64-efi/snponly.efi.tmp] Error 1

When I have the following in config/local/console.h
#define CONSOLE_VESAFB /* VESA framebuffer console */

undionly.kpxe and ipxe.lkrn still compile, so must be something related to 64bit.
Find all posts by this user
Quote this message in a reply
2014-11-07, 19:02
Post: #2
RE: make fails for snponly when CONSOLE_VESAFB
(2014-10-30 19:31)copart Wrote:  [LD] bin-x86_64-efi/snponly.efi.tmp
ld: bin-x86_64-efi/snponly.efi.tmp: hidden symbol `obj_vesafb' isn't defined
make: *** [bin-x86_64-efi/snponly.efi.tmp] Error 1

When I have the following in config/local/console.h
#define CONSOLE_VESAFB /* VESA framebuffer console */

The VESA framebuffer support is currently for BIOS only.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)