[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] unstable build broken again
I don't know if this is the same error on the x86 builds, on FC3 and SLES 9: 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 On Tue, 2005-05-24 at 10:55 +0100, Keir Fraser wrote: > On 24 May 2005, at 09:57, Mike Wray wrote: > > > gcc -m elf_i386 -o xc_restore > > gcc: no input files > > We just checked in a few fixes to the xcutils/Makefile, but none are > intended to fix the above error. I don't see how make can be missing > xc_restore.o as a prerequisite for xc_restore: very odd. > > -- Keir > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel > -- 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |