Hi, I have the kernel source installed on my system. Looks like someone had the same problem before: http://www.mail-archive.com/gluster-devel at nongnu.org/msg04825.html But unfortunately could not find the solution either... Would it be maybe some incompatibility between newer kernel shipped with Ubuntu and fuse-2.7.3glfs10? 2009/2/10 Keith Freedman <freedman at freeformit.com>: > make sure you have the kernel-sources rpm installed > > you can't build the kernel fuse module but I think you still need the kernel > headers to compile everything else. > > At 03:46 PM 2/9/2009, Chris Maciejewski wrote: >> >> Hi, >> >> Could someone please let me know how can I compile fuse-2.7.3glfs10 on >> Ubuntu 8.04? >> >> ./configure runs just fine, but make throws the following error: >> >> make[3]: *** [/usr/src/fuse-2.7.3glfs10/kernel/dir.o] Error 1 >> make[2]: *** [_module_/usr/src/fuse-2.7.3glfs10/kernel] Error 2 >> make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-23-server' >> make[1]: *** [all-spec] Error 2 >> make[1]: Leaving directory `/usr/src/fuse-2.7.3glfs10/kernel' >> make: *** [all-recursive] Error 1 >> >> Best regards, >> Chris >> >> _______________________________________________ >> Gluster-users mailing list >> Gluster-users at gluster.org >> http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users > >