[ipxe-devel] Current IPXE snapshot doesn't compile allbaseroms
Marc Cluet
marc.cluet at ubuntu.com
Tue Jan 10 10:46:05 UTC 2012
Hi everyone,
I'm trying to compile the latest git snapshot (55f6c88) with the allbaseroms option, this is right now not on the default Makefile but I add it (as it is supported)
=== Makefile ===
allbaseroms allbasemroms : allbase%s : $(foreach ROM,$(DRIVERS),$(BIN)/$(ROM).%)
=== Makefile ===
Doing "make allbaseroms" results in the following error
./util/zbin bin/ath9k.rom.bin bin/ath9k.rom.zinfo > bin/ath9k.rom.zbin
Add 0+0x124 at 0x2 overflows 1-byte field (18432 bytes too big)
make[2]: *** [bin/ath9k.rom.zbin] Error 1
make[2]: *** Deleting file `bin/ath9k.rom.zbin'
Could someone please help me? :)
Thanks!
More information about the ipxe-devel
mailing list