WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] latest make world

To: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] latest make world
From: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Date: Sun, 27 Jun 2004 20:40:05 +1000
Cc: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 27 Jun 2004 11:42:03 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1BeV9p-0002uX-00@xxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <E1BeV9p-0002uX-00@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcRcMxvAXren6FZPRiy78GoFwxcpfg==
Thread-topic: [Xen-devel] latest make world
Now that you mention it, i have noticed this in standard kernel compiles in 2.4, but I haven't built a 2.4 kernel in a long time so i'd forgotten :)
 
2.6 is indeed much better. How long do we have to wait :)
 
James


From: Ian Pratt
Sent: Sun 27/06/2004 6:37 PM
To: James Harper
Cc: Ian Pratt; xen-devel@xxxxxxxxxxxxxxxxxxxxx; Ian.Pratt@xxxxxxxxxxxx
Subject: Re: [Xen-devel] latest make world

> hmmm... i didn't check install/lib/modules/... but make install took quite a while, and was definitely compiling modules. is it possible that make install could be recompiling them?

The linux build system is pretty broken and during the build
process it touches something which causes it to think certain
files need to be rebuilt next time round. It takes a couple of
builds before it reaches a fixed point. "make install" checks
that everything is up to date, which does cause some parts of the
linux tree to needlessly rebuild. The 2.6 build system is
supposed to be rather more sane in this respect...

Not our bug, honest ;-)

Ian
<Prev in Thread] Current Thread [Next in Thread>