Hi, There is a missing semi colon after the abort() call. You will only get this error if you enable FUSE in configure. src/apps/fuse/pvfs2fuse.c: In function ‘pvfs2fuse_opt_proc’: src/apps/fuse/pvfs2fuse.c:1051: error: expected ‘;’ before ‘}’ token make: *** [src/apps/fuse/pvfs2fuse.o] Error 1 Regards