[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] seabios compile error
On Sat, Oct 12, 2013 at 07:12:19PM -0600, jacek burghardt wrote: > I am compiling seabios git master version I wonder if anyone knows why i am > getting this error. > Prepping out/bios.bin > Traceback (most recent call last): > File "./scripts/checkrom.py", line 97, in <module> > main() > File "./scripts/checkrom.py", line 24, in main > objinfo, finalsize, rawfile, outfile = sys.argv[1:] > ValueError: need more than 3 values to unpack Apparently you're passing in the wrong arguments to checkrom.py You probably need to make distclean? > make[6]: *** [out/bios.bin] Error 1 > make[6]: Leaving directory > `/data/dev/xen/xen-git/src/xen-build/tools/firmware/seabios-dir-remote' > make[5]: *** [subdir-all-seabios-dir] Error 2 > make[5]: Leaving directory > `/data/dev/xen/xen-git/src/xen-build/tools/firmware' > make[4]: *** [subdirs-all] Error 2 > make[4]: Leaving directory > `/data/dev/xen/xen-git/src/xen-build/tools/firmware' > make[3]: *** [all] Error 2 > make[3]: Leaving directory > `/data/dev/xen/xen-git/src/xen-build/tools/firmware' > make[2]: *** [subdir-install-firmware] Error 2 > make[2]: Leaving directory `/data/dev/xen/xen-git/src/xen-build/tools' > make[1]: *** [subdirs-install] Error 2 > make[1]: Leaving directory `/data/dev/xen/xen-git/src/xen-build/tools' > make: *** [install-tools] Error 2 > ==> ERROR: A failure occurred in package(). > Aborting... > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxx > http://lists.xen.org/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |