Advertisement
Guest User

Untitled

a guest
Jun 6th, 2012
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. root@vmhost2:~/e1000-8.0.35/src# make install
  2. make -C /lib/modules/3.2.0-24-generic/build SUBDIRS=/root/e1000-8.0.35/src modules
  3. make[1]: Entering directory `/usr/src/linux-headers-3.2.0-24-generic'
  4. CC [M] /root/e1000-8.0.35/src/e1000_main.o
  5. In file included from /root/e1000-8.0.35/src/e1000.h:35:0,
  6. from /root/e1000-8.0.35/src/e1000_main.c:53:
  7. /root/e1000-8.0.35/src/kcompat.h:2041:33: fatal error: linux/pm_qos_params.h: No such file or directory
  8. compilation terminated.
  9. make[2]: *** [/root/e1000-8.0.35/src/e1000_main.o] Error 1
  10. make[1]: *** [_module_/root/e1000-8.0.35/src] Error 2
  11. make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-24-generic'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement