|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] 05: parallel-make.patch
> Hmm, don't use make world here.
'make world' is probably the most widely used target, so we definitely
need to support it.
There's also a couple of other problems:
* changing all the install targets from install-* to *.install will
break Rick's rpm package.
* I'm not sure the extra parallelism will work: We need to stop the
pristine tree being extracted twice concurrently.
Ian
> -----Original Message-----
> From: Adam Heath [mailto:doogie@xxxxxxxxxxxxx]
> Sent: 22 January 2005 22:43
> To: Ian Pratt
> Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-devel] 05: parallel-make.patch
>
> On Sat, 22 Jan 2005, Ian Pratt wrote:
>
> >
> > This hunk seems to cause 'make world' to break for me during the
> > 'clean' step: it fails because it tries to enter
> > the linux-2.6.10-xen0 directory before its been created.
>
> Hmm, don't use make world here. I'll look into it(using the
> Depends line, you
> can figure out which patches to not apply).
>
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|