|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] XCP: how to build dom0 kernel
On Tue, 2010-06-08 at 07:56 +0100, YAMAMOTO Takashi wrote:
> hi,
>
> i tried to build xcp dom0 kernel but no luck.
>
> 1. install kernel srpm
> (kernel-2.6.27.42-0.1.1.xs0.1.1.737.1065.src.rpm from
> http://www.xen.org/files/XenCloud/Software/latest/sources/source-1.iso)
>
> 2. run rpmbuild and got the following error.
> # rpmbuild -ba --target i686 kernel-xen.spec
Did you edit any files or touch anything between step 1 and step 2?
What are the contents of /usr/src/redhat/{SOURCES,SPECS}?
> any idea? is there build instructions/scripts/etc somewhere?
I would have expected the steps you took to have worked. What is your
build environment, just a regular CentOS 5.4 install or something else?
Can you try:
# rpmbuild --target i686 --rebuild
kernel-2.6.27.42-0.1.1.xs0.1.1.737.1065.src.rpm
I don't really expect it will make any difference but that is precisely
what the XCP build system does so it may be informative.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|