Advertisement
Guest User

unable to compile kernel

a guest
Nov 27th, 2011
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. make[1]: Entering directory `/usr/src/linux-3.0.9'
  2.  
  3. ====== making target debian/stamp/install/linux-image-3.0.9 [new prereqs: ]======
  4.  
  5. This is kernel package version 11.015.
  6.  
  7. echo "The UTS Release version in include/linux/version.h"; echo " \"\" "; echo "does not match current version:"; echo " \"3.0.9\" "; echo "Please correct this."; exit 2
  8.  
  9. The UTS Release version in include/linux/version.h
  10.  
  11. ""
  12.  
  13. does not match current version:
  14.  
  15. "3.0.9"
  16.  
  17. Please correct this.
  18.  
  19. make[1]: *** [debian/stamp/install/linux-image-3.0.9] Error 2
  20.  
  21. make[1]: Leaving directory `/usr/src/linux-3.0.9'
  22.  
  23. make: *** [kernel_image] Error 2
  24.  
  25.  
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement