Yritän taas asentaa Ubuntu 11.10 (64bit) Techwellin ajureita, mutta aina vaan törmään ongelmiin. Osaisiko joku auttaa tai keroa mistä löydän ohjeet ongelmaani. Näin tässä käy:
root@eero-P5K-PRO:~/tw68-v2# make
make -C /lib/modules/3.0.0-13-generic/build M=/root/tw68-v2 modules
make[1]: Siirrytään hakemistoon "/usr/src/linux-headers-3.0.0-13-generic"
CC [M] /root/tw68-v2/tw68-core.o
/root/tw68-v2/tw68-core.c: Funktio ”tw68_suspend”:
/root/tw68-v2/tw68-core.c:970:3: virhe: funktio ”tw68_ir_stop” esitelty implisiittisesti [-Werror=implicit-function-declaration]
/root/tw68-v2/tw68-core.c: Funktio ”tw68_resume”:
/root/tw68-v2/tw68-core.c:1000:3: virhe: funktio ”tw68_ir_start” esitelty implisiittisesti [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[2]: *** [/root/tw68-v2/tw68-core.o] Virhe 1
make[1]: *** [_module_/root/tw68-v2] Virhe 2
make[1]: Poistutaan hakemistosta "/usr/src/linux-headers-3.0.0-13-generic"
make: *** [all] Virhe 2
root@eero-P5K-PRO:~/tw68-v2#