Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. MODPOST vmlinux.o
  2. ERROR: modpost: Found 1 section mismatch(es).
  3. To see full details build your kernel with:
  4. 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  5. To build the kernel despite the mismatches, build with:
  6. 'make CONFIG_NO_ERROR_ON_MISMATCH=y'
  7. (NOTE: This is not recommended)
  8. make[3]: *** [vmlinux.o] Error 1
  9. make[2]: *** [vmlinux.o] Error 2
  10. make[1]: *** [sub-make] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement