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] mkbuildtree/lndir confused by arch symlink in hypervisor

To: Christian Limpach <chris@xxxxxx>
Subject: Re: [Xen-devel] mkbuildtree/lndir confused by arch symlink in hypervisor-ifs
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 12 Mar 2004 07:52:19 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 12 Mar 2004 07:54:06 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Thu, 11 Mar 2004 17:54:34 +0100." <147a01c40789$89107e50$070414ac@pin>
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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Hello!
> 
> it seems that the lndir-rel program gets confused by the arch symlink in
> xen/include/hypervisor-ifs, it creates the following tree in
> linux/include/asm-xeno/hypervisor-ifs:
> drwxr-xr-x    2 chris    users          80 Mar 11 17:06 arch
> drwxr-xr-x    2 chris    users          80 Mar 11 17:06 arch-i386
> lrwxrwxrwx    1 chris    users          44 Mar 11 17:06 arch-x86_64 ->
> .../../xen/include/hypervisor-ifs/arch-x86_64
> 
> This then fails at the make dep stage because it tries to recreate the arch
> symlink (it fails on rm arch since arch is a dir).
> 
> Removing the arch symlink in xen/include/hypervisor-ifs before running
> lndir-rel fixes the problem.
> 
>     christian

I'll take a look at this. Perhaps it won't be too hard to get rid of
lndir-rel entirely -- it's rather hideous having a native executable
hanging around in the build system.

 -- Keir


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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