From mboxrd@z Thu Jan 1 00:00:00 1970 From: Horms Subject: Re: Trouble with dom0 and domU compilation Date: Mon, 5 Dec 2005 01:44:54 +0000 (UTC) Message-ID: References: <43932E83.1040408@cise.ufl.edu> <439359C8.9090403@cise.ufl.edu> <43936C6E.6020907@cise.ufl.edu> Return-path: 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 Kip Macy wrote: > [-- multipart/alternative, encoding 7bit, 2 lines --] > > [-- text/plain, encoding base64, charset: UTF-8, 33 lines --] > > I would just start over with a fresh "make world". If you have local options > you want add them to the defconfig in the sparse tree beforehand. I saw similar problems after accidently runing make with the prevailing arch (i386) instead of ARCH=xen. Blowing everything away and running make world resolved the problem as you suggest. I lost interest in trying to track down how the build might be made less fragile. -- Horms