Guest User

Untitled

a guest
Apr 1st, 2012
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. root@ubuntu:~/Asztal/H826D-expert-install# make
  2. make -C /lib/modules/3.2.0-21-generic-pae/source O=/lib/modules/3.2.0-21-generic-pae/build SUBDIRS=`pwd`
  3. make[1]: Entering directory `/usr/src/linux-headers-3.2.0-21'
  4. CC [M] /home/ubuntu/Asztal/H826D-expert-install/driver-core.o
  5. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:86:20: error: expected declaration specifiers or ‘...’ before string constant
  6. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:87:15: error: expected declaration specifiers or ‘...’ before string constant
  7. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:88:16: error: expected declaration specifiers or ‘...’ before string constant
  8. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:92:29: error: expected ‘)’ before ‘int’
  9. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:93:33: error: expected ‘)’ before string constant
  10. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:97:33: error: expected ‘)’ before ‘bool’
  11. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:98:37: error: expected ‘)’ before string constant
  12. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:120:1: warning: data definition has no type or storage class [enabled by default]
  13. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:120:1: warning: type defaults to ‘int’ in declaration of ‘MODULE_DEVICE_TABLE’ [-Wimplicit-int]
  14. /home/ubuntu/Asztal/H826D-expert-install/driver-core.c:120:1: warning: parameter names (without types) in function declaration [enabled by default]
  15. make[3]: *** [/home/ubuntu/Asztal/H826D-expert-install/driver-core.o] Error 1
  16. make[2]: *** [_module_/home/ubuntu/Asztal/H826D-expert-install] Error 2
  17. make[1]: *** [sub-make] Error 2
  18. make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-21'
  19. make: *** [default] Error 2
  20. r
Advertisement
Add Comment
Please, Sign In to add comment