2012/10/15 ron minnich <[email protected]>: > finally, on the master branch, there are python problems. I've stopped > using Python; did the way prints work change? > > Compilation complete. 0 Errors, 31 Warnings, 0 Remarks, 3 Optimizations > Compiling whole program /root/coreboot/build/seabios/out/ccode32flat.o > Compiling whole program /root/coreboot/build/seabios/out/code32seg.o > Compiling whole program /root/coreboot/build/seabios/out/ccode16.o > Compiling to assembler /root/coreboot/build/seabios/out/asm-offsets.s > Generating offset file /root/coreboot/build/seabios/out/asm-offsets.h > Compiling (16bit) /root/coreboot/build/seabios/out/romlayout.o > Building ld scripts > Version: rel-1.7.0-91-g7a39e72-20121015_065847-chromix > File "./tools/layoutrom.py", line 76 > print "Error: Fixed section %s has non-zero alignment (%d)" % (
tools/layoutrom.py (and possibly tools/*.py are) is assuming that python2 is installed. > > > ron > > _______________________________________________ > SeaBIOS mailing list > [email protected] > http://www.seabios.org/mailman/listinfo/seabios _______________________________________________ SeaBIOS mailing list [email protected] http://www.seabios.org/mailman/listinfo/seabios
