fish@fish-desktop:~/drivers$ ./Makefile
./Makefile: line 19: shell: command not found
./Makefile: line 19: KERNEL_DIR:=/lib/modules//build: No such file or directory
./Makefile: line 21: obj: command not found
./Makefile: line 21: obj: command not found
./Makefile: line 21: EXTRA_CFLAGS: command not found
./Makefile: line 23: obj-m: command not found
./Makefile: line 25: slamr-objs:=: command not found
./Makefile: line 26: slusb-objs:=: command not found
./Makefile: line 28: ifndef: command not found
./Makefile: line 29: ifndef: command not found
./Makefile: line 31: all: command not found
./Makefile: line 32: MAKE: command not found
./Makefile: line 32: shell: command not found
./Makefile: line 32: KERNEL_VER=: command not found
./Makefile: line 34: install:: command not found
./Makefile: line 35: uninstall:: command not found
./Makefile: line 37: kernel-ver::: command not found
./Makefile: line 38: CC: command not found
./Makefile: line 38: KERNEL_DIR: command not found
./Makefile: line 38: -I/include: No such file or directory
./Makefile: line 40: dep:: command not found
./Makefile: line 41: clean:: command not found
./Makefile: line 42: RM: command not found
./Makefile: line 42: obj-m: command not found
./Makefile: line 42: obj-m:.o=.ko: command not found
./Makefile: line 42: kernel-ver: command not found
./Makefile: line 43: RM: command not found
./Makefile: line 43: -r: command not found
./Makefile: line 45: install-devices:: command not found
./Makefile: line 48: minor: command not found
./Makefile: line 48: minor: command not found
./Makefile: line 48: foreach: command not found
./Makefile: line 50: minor: command not found
./Makefile: line 50: minor: command not found
./Makefile: line 50: foreach: command not found
./Makefile: line 51: remove-devices:: command not found
./Makefile: line 53: RM: command not found
./Makefile: line 53: minor: command not found
./Makefile: line 53: foreach: command not found
./Makefile: line 55: RM: command not found
./Makefile: line 55: minor: command not found
./Makefile: line 55: foreach: command not found
./Makefile: line 57: syntax error near unexpected token `else'
./Makefile: line 57: `else'
fish@fish-desktop:~/drivers$
...non capisco, cos'è che sbaglio? Poi logicamente dando il comando modprobe slamr mi dice che non c'è nessun modem. Qualche utile consiglio? Grazie mille :D