[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Latest bk can NOT compile on x86_64
Using the latest source from BK, on x86_64 SLES 9 installation, I am seeing this error: gcc -Wl,-T,/tmp/xen-unstable/tools/ioemu/x86_64.ld -o qemu-dm vl.o exec.o monitor.o osdep.o block.o readline.o pci.o console.o block-cloop.o ide.o ne2000.o pckbd.o vga.o dma.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o port-e9.o cirrus_vga.o libqemu.a -lm -L../../libxc -lxc -lz -lutil /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:/tmp/xen-unstable/tools/ioemu/x86_64.ld:62: syntax error collect2: ld returned 1 exit status make[5]: *** [qemu-dm] Error 1 make[5]: Leaving directory `/tmp/xen-unstable/tools/ioemu/target-i386-dm' make[4]: *** [all] Error 1 make[4]: Leaving directory `/tmp/xen-unstable/tools/ioemu' make[3]: *** [ioemuinstall] Error 2 make[3]: Leaving directory `/tmp/xen-unstable/tools' make[2]: *** [install] Error 2 make[2]: Leaving directory `/tmp/xen-unstable/tools' make[1]: *** [tools] Error 2 make[1]: Leaving directory `/tmp/xen-unstable' make: *** [world] Error 2 On Mon, 2005-05-30 at 23:37 -0700, Nakajima, Jun wrote: > Nakajima, Jun wrote: > > Nakajima, Jun wrote: > >> Actually xen itself is broken (again) too on x86-64. It dies like the > >> below. I think the breakage happened very recently (today, yesterday, > >> or the day before yesterday). > > > > Did a quick debugging. It's failing at phys_pkg_id (it's NULL) in > > detect_ht because genacpi is not set yet when this is called. Putting > > "apic=default" makes it boot. I think it should be initialized as > > "default". > > Attached is a patch to this. > > Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx> > > Jun > --- > Intel Open Source Technology Center > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel -- Regards, David F Barrera Linux Technology Center Systems and Technology Group, IBM "The wisest men follow their own direction. " Euripides _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |