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 Xen src 64bit: cannot compile

To: Rick Gonzalez <rcgneo@xxxxxxxxxx>
Subject: Re: [Xen-devel] Latest Xen src 64bit: cannot compile
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 4 May 2006 22:59:53 +0100
Cc: Xen Developers <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 04 May 2006 15:04:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <445A53B4.3070702@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <445A53B4.3070702@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On 4 May 2006, at 20:19, Rick Gonzalez wrote:

   Anybody having problems compiling latest changeset?

This is what I'm seeing:


-o intercept.o
gcc -O2 -fomit-frame-pointer -DNDEBUG -m64 -Wall -Wstrict-prototypes -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/usr/xen/xen-unstable.hg/xen/include -I/usr/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic -I/usr/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -g -D__XEN__ -c io.c -o io.o make[6]: *** No rule to make target `instrlen.o', needed by `built_in.o'. Stop.

Does your xen/arch/x86/hvm/Makefile contain a reference to instrlen.o? That would be a problem, and no such reference is present in the main repositories (instrlen.c lives in xen/arch/x86/hvm/svm, and it's that directory's Makefile that references it).

Maybe you need to clone a fresh repository.

 -- Keir


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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