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-users

[Xen-users] install error

To: <xen-users@xxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] install error
From: "Cyril DE DANILOFF" <cyril@xxxxxx>
Date: Wed, 4 Mar 2009 17:20:44 +0100
Cc:
Delivery-date: Wed, 04 Mar 2009 08:20:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acmc5SsV8jSgI0WkTlu04WhdzZa21A==
Thread-topic: install error

Hi !

 

I have crux linux kernel linux-2.6.28.7.

 

When a compile xen (3.1.1) “with make world” I have :

 

make[3]: Entering directory `/usr/ports/fwa/xen/xen-3.3.1'

set -e ; \

        if [ ! -e linux-2.6.18-xen.hg/.hg ] ; then \

            __repo=$(sh buildconfigs/select-repository linux-2.6.18-xen.hg .:..) ; \

            if [ -d ${__repo} ] ; then \

                echo "Linking ${__repo} to linux-2.6.18-xen.hg." ; \

                ln -s ${__repo} linux-2.6.18-xen.hg ; \

            else \

                echo "Cloning ${__repo} to linux-2.6.18-xen.hg." ; \

                hg clone ${__repo#file://} linux-2.6.18-xen.hg ; \

            fi ; \

        else \

            __parent=$(hg -R linux-2.6.18-xen.hg path default) ; \

            echo "Pulling changes from ${__parent} into linux-2.6.18-xen.hg." ; \

            hg -R linux-2.6.18-xen.hg pull ${__parent} ; \

        fi

select-repository: Searching `.:..' for linux-2.6.18-xen.hg

select-repository: Ignoring `.'

Unable to determine path to Linux source tree.

Falling back to linux-2.6.18-xen Mercurial repository.

Cloning http://xenbits.xensource.com/linux-2.6.18-xen.hg to linux-2.6.18-xen.hg.

/bin/sh: line 8: hg: command not found

make[3]: *** [linux-2.6.18-xen.hg/.valid-src] Error 127

make[3]: Leaving directory `/usr/ports/fwa/xen/xen-3.3.1'

make[2]: *** [linux-2.6-xen-install] Error 2

make[2]: Leaving directory `/usr/ports/fwa/xen/xen-3.3.1'

make[1]: *** [install-kernels] Error 1

make[1]: Leaving directory `/usr/ports/fwa/xen/xen-3.3.1'

make: *** [world] Error 2

 

 

 

but i copy the kernel source in /usr/linux-2.6-xen.

 

and make ARCH=x86/xen menuconfig don t want open after the YES in the bleu screen.

 

 

Thank you for your help.

--

cyril

 

 

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>