The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





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
Post Reply 


Messages In This Thread
Compilation Error in ISA.C - dressguard - 2012-04-06 14:28



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