WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Build break in latest (May 19) xen-unstable-src.tgz on x86

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Build break in latest (May 19) xen-unstable-src.tgz on x86
From: David F Barrera <dfbp@xxxxxxxxxx>
Date: Fri, 20 May 2005 09:35:15 -0500
Delivery-date: Fri, 20 May 2005 14:34:47 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Build break in latest (May 19) xen-unstable-src.tgz on x86:

gcc -Wall -O2 -g -fno-strict-aliasing -I. -I/tmp/xen-
unstable/tools/ioemu/target-i386 -I/tmp/xen-unstable/tools/ioemu -
I../../../xen/include/public -I../../../tools/libxc -D_GNU_SOURCE -
D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c -o helper2.o helper2.c
rm -f libqemu.a
ar rcs libqemu.a  helper2.o
gcc  -Wl,-T,/tmp/xen-unstable/tools/ioemu/i386-vl.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 libqemu.a  -lm -L../../../dist/install/usr/lib -lxc
-lxutil -lz   -lutil
libqemu.a(helper2.o)(.text+0x1c): In function `modify_ldt':
/tmp/xen-unstable/tools/ioemu/target-i386-dm/helper2.c:74: undefined
reference to `errno'
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



-- 
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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Build break in latest (May 19) xen-unstable-src.tgz on x86, David F Barrera <=