Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
build error in nrv2b.c on Ubuntu 11.10 32bits
2012-04-20, 18:59
Post: #2
build error in nrv2b.c on Ubuntu 11.10 32bits
Hello


Fresh git clone of ipxe code, tried to build on Ubuntu 11.10 (all updates applied), I get this error:

[AR] bin/blib.a
ar: creating bin/blib.a
[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
user@Ubuntu-VM1:~/iPXE/ipxe/src$


Any idea how to solve it?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
build error in nrv2b.c on Ubuntu 11.10 32bits - MrLeV - 2012-04-20 18:59



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