[Pvfs2-users] Compile error - simple fix

Nicholas Yue yue.nicholas at gmail.com
Fri Apr 3 22:55:36 EST 2009


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



More information about the Pvfs2-users mailing list