|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] XenOprofile does not work on the latest xen_unstable?
Hello,
I tried to build XenoProfile (oprofile-0.9.2-xen.patch) on the latest
Xen_unstable (the system is fresh installed with fresh xen_unstable.hg). I
first patched the oprofile-0.9.2 with the XenoProfile and build the
XenOProfile without problem. I then enabled the Oprofiling in the .config
file of linux-2.6.18-xen:
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
When I rebuilt the Xen, I keep get the following errors:
Using /root/xen-unstable.hg/linux-2.6.18-xen as source for kernel
/root/xen-unstable.hg/linux-2.6.18-xen is not clean, please
run 'make mrproper'
in the '/root/xen-unstable.hg/linux-2.6.18-xen' directory.
When I did "make mrproper", the kernel config file is reset and the
oprofiling option is gone.
Does anyone know how to solve this problem?
Thanks,
Liang
----- Original Message -----
From: "Liang Yang" <multisyncfe991@xxxxxxxxxxx>
To: "Petersson, Mats" <Mats.Petersson@xxxxxxx>; "Xen list"
<Xen-users@xxxxxxxxxxxxxxxxxxx>
Sent: Monday, April 02, 2007 9:17 AM
Subject: Re: [Xen-users] Is Xen-unstable broken (weird build errors)?
Hi Mats,
Thanks for your reply. Actually what I want to ask is why Xen complains
linux-2.6.18-xen is not clean. What caused this problem as everything is
fresh?
Liang
----- Original Message -----
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
To: "Liang Yang" <multisyncfe991@xxxxxxxxxxx>; "Xen list"
<Xen-users@xxxxxxxxxxxxxxxxxxx>
Sent: Monday, April 02, 2007 1:41 AM
Subject: RE: [Xen-users] Is Xen-unstable broken (weird build errors)?
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Liang Yang
Sent: 31 March 2007 00:21
To: Xen list
Subject: [Xen-users] Is Xen-unstable broken (weird build errors)?
Hi,
I'm trying to build Xen using the latest xen-unstable
repository on a fresh installed RHEL 4U4. However, I keep got
errors as follows when I did make install (make world is fine):
make -C /root/xen-unstable.hg/linux-2.6.18-xen
O=/root/xen-unstable.hg/build-linux-2.6.18-xen_x86_32 vmlinuz
GEN /root/xen-unstable.hg/build-linux-2.6.18-xen_x86_32/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
Using /root/xen-unstable.hg/linux-2.6.18-xen as source for kernel
/root/xen-unstable.hg/linux-2.6.18-xen is not clean, please
run 'make mrproper'
in the '/root/xen-unstable.hg/linux-2.6.18-xen' directory.
make[5]: *** [prepare3] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [vmlinuz] Error 2
make[3]: *** [vmlinuz] Error 2
make[3]: Leaving directory
`/root/xen-unstable.hg/build-linux-2.6.18-xen_x86_32'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/root/xen-unstable.hg'
make[1]: *** [linux-2.6-xen-install] Error 2
make[1]: Leaving directory `/root/xen-unstable.hg'
make: *** [install-kernels] Error 1
Does anyone here have any idea to solve this problem?
I found that doing as it says worked fine:
<</root/xen-unstable.hg/linux-2.6.18-xen is not clean, please run 'make
mrproper'>>
--
Mats
Thanks,
Liang
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|