|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Trouble builidng XEN from source
Hi Balaji,
On Thu, May 8, 2008 at 4:42 AM, Balaji Rao <balajirrao@xxxxxxxxx> wrote:
> Hello,
>
> While building xen from the repo, I get the following error message.Its not
> allowing to boot my dom0 kernel. All module loads attempted from the
> initrd is discarded with a 'invalid module format' message.
>
> Please help me. How do I fix it ?
>
I think you just need to move the linux-2.6.18-xen.hg outside of
the xen-3.2-testing.hg directory.
Regards,
Todd
> [root@localhost xen-3.2-testing.hg]# make linux-2.6-xen-install -j8
> make -f buildconfigs/mk.linux-2.6-xen build
> make[1]: Entering directory `/kernels/xen-source/xen-3.2-testing.hg'
> if grep "^CONFIG_MODULES=" build-linux-2.6.18-xen_x86_32/.config ; then \
> make -C build-linux-2.6.18-xen_x86_32 ARCH=i386 modules || exit
> 1 ; \
> make -C build-linux-2.6.18-xen_x86_32 ARCH=i386 INSTALL_MOD_PATH=/
> modules_install ; \
> fi
> CONFIG_MODULES=y
> make[2]: Entering directory
> `/kernels/xen-source/xen-3.2-testing.hg/build-linux-2.6.18-xen_x86_32'
> make -C /kernels/xen-source/xen-3.2-testing.hg/linux-2.6.18-xen.hg
> O=/kernels/xen-source/xen-3.2-testing.hg/build-linux-2.6.18-xen_x86_32
> modules
>
> GEN
> /kernels/xen-source/xen-3.2-testing.hg/build-linux-2.6.18-xen_x86_32/Makefile
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> Using /kernels/xen-source/xen-3.2-testing.hg/linux-2.6.18-xen.hg as source
> for kernel
> include2/asm/byteorder.h:5:28: error: linux/compiler.h: No such file or
> directory
>
> --
> Warm Regards,
>
> Balaji Rao
> Dept. of Mechanical Engineering
> NITK
>
> _______________________________________________
> 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
|
|
|
|
|