[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 111] New: Build break on x86 FC3 platform
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=111 Summary: Build break on x86 FC3 platform Product: Xen Version: unstable Platform: x86 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Unspecified AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: dbarrera@xxxxxxxxxx CC: hohnbaum@xxxxxxxxxx I am unable to build Xen on an x86 FC3 platform where I routinely build and test Xen: make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/pygrub' make[3]: Entering directory `/tmp/xen-unstable.hg/tools/firmware' make[4]: Entering directory `/tmp/xen- unstable.hg/tools/firmware/rombios' gcc -o biossums biossums.c gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c sed -e 's/^\.text//' -e 's/^\.data//' rombios.s > _rombios_.s as86 _rombios_.s -b tmp.bin -u- -w- -g -0 -j -O -l rombios.txt perl makesym.perl < rombios.txt > rombios.sym mv tmp.bin BIOS-bochs-latest ./biossums BIOS-bochs-latest PCI-Bios header at: 0x9DF0 Current checksum: 0x2F Calculated checksum: 0x2F $PIR header at: 0xA0A0 Current checksum: 0x07 Calculated checksum: 0x07 Bios checksum at: 0xFFFF Current checksum: 0x00 Calculated checksum: 0xA6 Setting checksum. rm -f _rombios_.s make[4]: Leaving directory `/tmp/xen-unstable.hg/tools/firmware/rombios' make[4]: Entering directory `/tmp/xen- unstable.hg/tools/firmware/vgabios' gcc -o biossums biossums.c make[4]: *** No rule to make target `vbe.h', needed by `vgabios.bin'. Stop. make[4]: Leaving directory `/tmp/xen-unstable.hg/tools/firmware/vgabios' make[3]: *** [all] Error 2 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |