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

Re: [Xen-users] FATAL: Could not open 'System.map'

To: Eriberto <eriberto@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] FATAL: Could not open 'System.map'
From: "Jayesh Salvi" <jayeshsalvi@xxxxxxxxx>
Date: Sun, 21 May 2006 18:29:40 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 21 May 2006 16:30:19 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Hc22KOMfamKC3o6Wz3KvDA/b5QrCbYibJf9x7a43FTAJXwIgd9WmvspedLdkj1UKAWEBN8CrAWlpaGTaqcd/Tl4zGOSNFAYDjQHDpupo2neaawi+jlkV50h7hXsKIQliu/grRzMZjyaGfHrf5bE9SYm7G4ahLFiPIFNdFd7aWrI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <446FABCB.3000306@xxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <446FABCB.3000306@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Are you running as a root user? You need to run this as root.


On 5/20/06, Eriberto <eriberto@xxxxxxxxxxxxxxx > wrote:
Hello all,

I downloaded the linux-2.6.16.16.tar.bz2 ( www.kernel.org) and
xen-3.0.2-src.tgz. I tried on Debian:

# tar -xvzf xen-3.0.2-src.tgz
# tar -xvjf linux-2.6.16.16.tar.bz2
# cd xen-3.0.2-2
# mkbuildtree ../../linux-2.6.16.16
# cd ../../linux-2.6.16.16
# make menuconfig (I made a basic configuration)
#  make-kpkg --append-to-version=-686-xen --revision=1.0 -us -uc
kernel_image

However near of the compilation end, I received the messages:


---------------------------------------------------------
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F
System.map -b /usr/src/linux-2.6.16.16/debian/tmp-image -r
2.6.16.16-686-xen-xen0; fi
make[2]: Leaving directory `/usr/src/linux-2.6.16.16'
test ! -e debian/tmp-image/lib/modules/2.6.16.16-686-xen/source
||                        \
   mv debian/tmp-image/lib/modules/2.6.16.16-686-xen/source
./debian/source-link
test ! -e debian/tmp-image/lib/modules/2.6.16.16-686-xen/build
||                         \
   mv debian/tmp-image/lib/modules/2.6.16.16-686-xen/build
./debian/build-link
depmod -q -FSystem.map -b debian/tmp-image 2.6.16.16-686-xen;
FATAL: Could not open 'System.map': No such file or directory
make[1]: [real_stamp_image] Erro 1 (ignorado)
test ! -e ./debian/source-link
||                                              \
   mv ./debian/source-link
debian/tmp-image/lib/modules/2.6.16.16-686-xen/source
test ! -e  ./debian/build-link
||                                              \
   mv  ./debian/build-link
debian/tmp-image/lib/modules/2.6.16.16-686-xen/build
cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.6.16.16-686-xen
cp: impossível fazer stat em `arch/i386/boot/bzImage': Arquivo ou
diretório não encontrado
make[1]: ** [real_stamp_image] Erro 1
make[1]: Leaving directory `/usr/src/linux-2.6.16.16'
make: ** [kernel-image-deb] Erro 2
---------------------------------------------------------


Can anybody help me to compile the kernel with Xen3?

Thanks!

Eriberto - Brazil


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



--
Jayesh
------------------------------------------------------------------------
Everything you can imagine is real
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>