From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: Re: install error changeset:6985:55fc0ecc19c3 Date: Wed, 21 Sep 2005 14:25:05 -0400 Message-ID: <1127327105.23958.197.camel@pluto.linsolutions.com> References: <1127322606.23958.191.camel@pluto.linsolutions.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <1127322606.23958.191.camel@pluto.linsolutions.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List List-Id: xen-devel@lists.xenproject.org On Wed, 2005-09-21 at 13:10 -0400, Ted Kaczmarek wrote: > make[3]: Entering directory > `/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/tools/ioemu' > for d in target-i386-dm; do \ > make -C $d all || exit 1 ; \ > done > make[4]: Entering directory > `/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/tools/ioemu/target-i386-dm' > make[4]: *** No rule to make target `osdep.c', needed by `osdep.o'. > Stop. > make[4]: Leaving directory > `/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/tools/ioemu/target-i386-dm' > make[3]: *** [all] Error 1 > make[3]: Leaving directory > `/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/tools/ioemu' > make[2]: *** [ioemuinstall] Error 2 > make[2]: Leaving directory > `/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/tools' > make[1]: *** [install] Error 2 > make[1]: Leaving directory > `/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/tools' > make: *** [tools] Error 2 > > I had to rebuild my xen unstable box, possible I omitted some > dependency, but the make dist didn't gripe. > > Regards, > Ted > > Disregard, the make dist bombs as well. No rule to make target `drivers/xen/util.o', needed by `drivers/xen/built-in.o' Regards, Ted