Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation error in validator.c
2012-06-05, 14:15
Post: #3
RE: Compilation error in validator.c
Thanks for a reply, but...

lubuntu@lubuntu:~/ipxe/src$ make bin-x86_64-efi/10ec8169.efirom
[HOSTCC] util/elf2efi64
util/elf2efi.c:29:17: fatal error: bfd.h: No such file or directory
compilation terminated.
make: *** [util/elf2efi64] Error 1

Moreover,

lubuntu@lubuntu:~/ipxe/src$ make bin/ipxe.usb
[HOSTCC] util/zbin
In file included from util/zbin.c:6:0:
util/nrv2b.c: In function ‘find_match’:
util/nrv2b.c:633:17: error: array subscript is above array bounds [-Werror=array-bounds]
util/nrv2b.c:634:14: error: array subscript is above array bounds [-Werror=array-bounds]
cc1: all warnings being treated as errors
make: *** [util/zbin] Error 1
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Compilation error in validator.c - _angus_ - 2012-06-05 14:15



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