I just upgraded my Suse from 11.1 to 11.2 wich uses kernel 2.6.31.5-0.1-default. I installed the source to the default directories and get the following error when I try to make dazuko-3.1.2:
twisrv:~/dazukofs-3.1.2 # make
make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
make: *** /lib/modules/2.6.31.5-0.1-default/build: No such file or directory. Stop.
make: *** [dazukofs_modules] Error 2