Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-bugs

[Xen-bugs] [Bug 53] New: x86_64 - cannot find -lxutil

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 53] New: x86_64 - cannot find -lxutil
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 20 May 2005 16:49:46 +0000
Delivery-date: Fri, 20 May 2005 16:49:49 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=53

           Summary: x86_64 - cannot find -lxutil
           Product: Xen
           Version: unstable
          Platform: x86-64
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


Trying to build Xen on a FC4 x86_64 platform: 

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/lib64 -lxc -lxutil -lz   -lutil
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-redhat-linux/4.0.0/../../../../lib64/libm.so when searching
for -lm
/usr/bin/ld: skipping incompatible
/usr/lib/gcc/x86_64-redhat-linux/4.0.0/../../../../lib64/libm.a when searching
for -lm
/usr/bin/ld: skipping incompatible ../../../dist/install/usr/lib64/libxc.so when
searching for -lxc
/usr/bin/ld: skipping incompatible ../../../dist/install/usr/lib64/libxutil.so
when searching for -lxutil
/usr/bin/ld: skipping incompatible ../../../dist/install/usr/lib64/libxutil.a
when searching for -lxutil
/usr/bin/ld: cannot find -lxutil
collect2: ld returned 1 exit status
make[1]: *** [qemu-dm] Error 1
make[1]: Leaving directory `/tmp/xen-unstable/tools/ioemu/target-i386-dm'
make: *** [all] Error 1



------- 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 53] New: x86_64 - cannot find -lxutil, bugzilla-daemon <=