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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
* Michael Vrable <mvrable@cs.ucsd.edu> [2005-05-16 16:28]:> 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.I just updated as well and ran into that, appending ''world'' did what a plain make used to do. -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@us.ibm.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Puthiyaparambil, Aravindh
2005-May-16 22:16 UTC
RE: [Xen-devel] pristine-freebsd-5.3 build error?
I am running into the same problem. Is this a bug? A "make world" cleans everything before making the build. Doing a "make dist" is a better option if you don''t want to do a complete rebuild. -----Original Message----- From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Ryan Harper Sent: Monday, May 16, 2005 5:35 PM To: Michael Vrable Cc: xen-devel@lists.xensource.com Subject: Re: [Xen-devel] pristine-freebsd-5.3 build error? * Michael Vrable <mvrable@cs.ucsd.edu> [2005-05-16 16:28]:> 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 actuallycomplain> 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.I just updated as well and ran into that, appending ''world'' did what a plain make used to do. -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@us.ibm.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel