Hello guys, I like to build this module: http://github.com/tetromino/lenovo-sl-laptop First I installed kernel-headers kernel-devel and gcc. Afterwards I extracted the source of the tarball and tried to run make as explained here: http://gianlucamagalotti.wordpress.com/2009/02/16/lenovo-thinkpad-sl-series-hotkeys/ But all I get is this error: [robert@localhost lenovo-sl-laptop]$ make make -C /lib/modules/2.6.35.6-43.fc14.x86_64/build M=/home/robert/Downloads/lenovo-sl-laptop modules make: *** /lib/modules/2.6.35.6-43.fc14.x86_64/build: File not found. End. make: *** [all] Error 2 What can I do to compile this module successfully? Thank you -- robert -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines