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

[Xen-bugs] [Bug 57] New: x86 Build break - No rule to make target `-lxc'

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 57] New: x86 Build break - No rule to make target `-lxc', needed by `xc_restore'.
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 24 May 2005 12:38:04 +0000
Delivery-date: Tue, 24 May 2005 12:38:09 +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=57

           Summary: x86 Build break - No rule to make target `-lxc', needed
                    by `xc_restore'.
           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


Using the May 23 22:10 xen-unstable-src.tgz on both FC3 and SLES 9/SP1:

gcc -Wall -Werror -g3 -D _XOPEN_SOURCE=600 -I ../../tools/python/xen/lowlevel/xc
-I ../../tools/libxc -I ../../tools/libxutil -o xcsdump xcsdump.c
-L../../tools/libxc -L../../tools/libxutil \
              ctrl_interface.c evtchn.c dump.c -lxc -lxutil
install -d -m0755 -p /tmp/xen-unstable/dist/install//usr/sbin
install -d -m0755 -p /tmp/xen-unstable/dist/install/usr/include
install -m0755 xcs /tmp/xen-unstable/dist/install//usr/sbin
install -m0755 xcsdump /tmp/xen-unstable/dist/install//usr/sbin
install -m0755 xcs_proto.h /tmp/xen-unstable/dist/install/usr/include
make[3]: Leaving directory `/tmp/xen-unstable/tools/xcs'
make[3]: Entering directory `/tmp/xen-unstable/tools/xcutils'
gcc   -m32 -march=i686 -Wall -Werror -O3 -fno-strict-aliasing -I
../../tools/libxc -Wp,-MD,.xc_restore.o.d -c -o xc_restore.o xc_restore.c
make[3]: *** No rule to make target `-lxc', needed by `xc_restore'.  Stop.
make[3]: Leaving directory `/tmp/xen-unstable/tools/xcutils'
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
make world failed



------- 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 57] New: x86 Build break - No rule to make target `-lxc', needed by `xc_restore'., bugzilla-daemon <=