|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 57] New: x86 Build break - No rule to make target `-lxc'
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 <=
|
|
|
|
|