From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Vrable Subject: pristine-freebsd-5.3 build error? Date: Mon, 16 May 2005 14:28:51 -0700 Message-ID: <20050516212851.GB26232@vrable.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline 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@lists.xensource.com List-Id: xen-devel@lists.xenproject.org xen-unstable snapshots from at least the past couple days give me an error when compiling: $ make make: *** No rule to make target `freebsd-5.3.tar.bz2', needed by `pristine-freebsd-5.3/.valid-pristine'. Stop. I'm not actually looking to build a FreeBSD kernel, but the Makefile wants to do so in any case, it seems. (Though I won't actually complain about doing so, as long as it doesn't break the rest of the build.) I can still build Xen if I build various components separately, as in $ make xen tools linux-2.6-xen0-build linux-2.6-xenU-build Am I using the wrong target? Has no one else run into this problem? make without arguments has always worked for me in the past. --Michael Vrable