|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 52] New: x86 Build break on SLES 9 SP1 - helper2.c:74: u
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=52
Summary: x86 Build break on SLES 9 SP1 - helper2.c:74: undefined
reference to `errno'
Product: Xen
Version: unstable
Platform: x86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Unspecified
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
Using the latest xen-unstable-src.tgz (May 19 22:20):
Note: It built just fine on RHEL 4.
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
------- 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
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-bugs] [Bug 52] New: x86 Build break on SLES 9 SP1 - helper2.c:74: undefined reference to `errno',
bugzilla-daemon <=
|
|
|
|
|