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-ppc-devel

[XenPPC] last update broke asm -> asm-powerpc link

To: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Subject: [XenPPC] last update broke asm -> asm-powerpc link
From: Christian Ehrhardt <ehrhardt@xxxxxxxxxxxxxxxxxx>
Date: Mon, 05 Mar 2007 13:57:47 +0100
Delivery-date: Mon, 05 Mar 2007 04:56:46 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.9 (X11/20061215)
Hi,
the current source that comes with a "hg clone http://xenbits.xensource.com/ext/xenppc-unstable.hg"; contains a broken include/asm subdir. This should be a link to asm-powerpc, or better it should not exist and will become created on demand as link e.g. asm->asm-powerpc. Since the last updates the repository contains a directory xen/include/asm which prevents the on demand creation of the link to the current architecture. Because of that a build of xen fails with something like this:

[...]
In file included from /root/xen_05032007/xenppc-unstable.hg/xen/include/xen/sched.h:5,
                from powerpc64/asm-offsets.c:9:
/root/xen_05032007/xenppc-unstable.hg/xen/include/xen/config.h:10:24: error: asm/config.h: No such file or directory
[...]

Config.h is in asm-powerpc but the existance of asm as directory prevents the link and so it fails to resolv all the dependencies. Could someone remove that asm directory from the repository please ?

It is seems to be an issue caused by one of the ppc check-in actions because "diff -Nurp asm/platform.h asm-powerpc/platform.h" shows that is the asm-powerpc file that is in the misleading asm directory (no diff).

--

Grüsse / regards, Christian Ehrhardt

IBM Linux Technology Center, Open Virtualization
+49 7031/16-3385
Ehrhardt@xxxxxxxxxxxxxxxxxxx
Ehrhardt@xxxxxxxxxx

IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Johann Weihen Geschäftsführung: Herbert Kircher Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294


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

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