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