On Monday 02 Jul 2012 21:42:35 Andrew Savchenko wrote: > Now I have the following problem: > > 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 > distcc[32519] ERROR: compile util/zbin.c on localhost failed > make: *** [util/zbin] Error 1
It's a known issue. I'm currently doing a distro upgrade on my laptop so that I can get a newer gcc in order to experience (and fix) these various errors. Michael _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

