Hi, i try the kernel from [1] and get: WARNING: vmlinux.o (__xen_guest): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example <linux/init.h> contains section definitions for use in .S files. WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: ''make CONFIG_DEBUG_SECTION_MISMATCH=y'' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 ld: kernel image bigger than KERNEL_IMAGE_SIZE ld: kernel image bigger than KERNEL_IMAGE_SIZE ld: kernel image bigger than KERNEL_IMAGE_SIZE make: *** [.tmp_vmlinux1] Error 1 What can i do? Stefan Kuhne -- [1]: http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-k ernel-via-xen-patches-2-6-30-2-tar-bz2/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Stefan Kuhne schrieb:> Hi, > > i try the kernel from [1] and get: > > WARNING: vmlinux.o (__xen_guest): unexpected non-allocatable section. > Did you forget to use "ax"/"aw" in a .S file? > Note that for example <linux/init.h> contains > section definitions for use in .S files. > > WARNING: modpost: Found 2 section mismatch(es). > To see full details build your kernel with: > ''make CONFIG_DEBUG_SECTION_MISMATCH=y'' > GEN .version > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > LD .tmp_vmlinux1 > ld: kernel image bigger than KERNEL_IMAGE_SIZE > ld: kernel image bigger than KERNEL_IMAGE_SIZE > ld: kernel image bigger than KERNEL_IMAGE_SIZE > make: *** [.tmp_vmlinux1] Error 1 > > What can i do? > > Stefan Kuhne > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users