Advertisement
Guest User

Untitled

a guest
Jun 18th, 2015
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1.  
  2.  
  3. WARNING: vmlinux.o (__xen_guest): unexpected non-allocatable section.
  4.  
  5. Did you forget to use "ax"/"aw" in a .S file?
  6. Note that for example <linux/init.h> contains
  7. section definitions for use in .S files.
  8.  
  9. WARNING: modpost: Found 2 section mismatch(es).
  10. To see full details build your kernel with:
  11. 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  12. GEN .version
  13. CHK include/linux/compile.h
  14. UPD include/linux/compile.h
  15. CC init/version.o
  16. LD init/built-in.o
  17. LD .tmp_vmlinux1
  18. /usr/bin/ld.real: kernel image bigger than KERNEL_IMAGE_SIZE
  19. /usr/bin/ld.real: kernel image bigger than KERNEL_IMAGE_SIZE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement