Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compilation Error in ISA.C
2012-04-06, 14:28
Post: #1
Compilation Error in ISA.C
Getting the following error message from latest git version when doing the following according to the instructions on the web site:
git clone git://git.ipxe.org/ipxe.git
cd ipxe/src
make
->
drivers/bus/isa.c: In function ‘isabus_probe’:
drivers/bus/isa.c:112:18: error: array subscript is above array bounds [-Werror=array-bounds]
cc1: all warnings being treated as errors
make: *** [bin/isa.o] Error 1

Any ideas?
Find all posts by this user
Quote this message in a reply
2012-04-10, 14:42
Post: #2
RE: Compilation Error in ISA.C
This seems like a bug and should be reported on the mailing-list.
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)