[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Make World Error Code 2
On Wed, 2015-03-25 at 11:56 -0300, Carlos Gustavo Ramirez Rodriguez > Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 445 Optimizations > Compile checking out/src/fw/acpi.o > Compile checking out/src/fw/mptable.o > Compile checking out/src/fw/pirtable.o > Compile checking out/src/fw/smbios.o > Compile checking out/src/fw/romfile_loader.o > Compiling whole program out/ccode32flat.o > Compiling whole program out/code32seg.o > Compile checking out/src/system.o > Compile checking out/src/disk.o > Compile checking out/src/font.o > Compiling whole program out/ccode16.o > Compiling to assembler out/src/asm-offsets.s > Generating offset file out/asm-offsets.h > Compiling (16bit) out/romlayout.o > Building ld scripts > Version: rel-1.7.5-0-ge51488c-20150325_114809-carlos > Traceback (most recent call last): > File "./scripts/layoutrom.py", line 709, in <module> > main() > File "./scripts/layoutrom.py", line 671, in main > info16 = parseObjDump(infile16, '16') > File "./scripts/layoutrom.py", line 586, in parseObjDump > relocsection = sectionmap[sectionname] > KeyError: > '.text.asm./opt/xen/tools/firmware/seabios-dir-remote/src/fw/smp.c.79' http://www.seabios.org/pipermail/seabios/2013-August/006779.html suggests trying LC_ALL=C before your make invocation. The version of SeaBIOS which will be in Xen 4.6 will have this fixed in the SeaBIOS build system. Ian. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |