On Thursday 14 May 2009 05:39 pm, Gustau Pérez wrote: > Hi, > > commit r191990 seems to break fusefs-kmod. When recompiling the > port the error I get is : > > fuse_vfsops.c:218: error: conflicting types for > 'fuse_mount' fuse_vfsops.c:51: error: previous declaration of > 'fuse_mount' was here > fuse_vfsops.c:534: error: conflicting types for > 'fuse_unmount' fuse_vfsops.c:52: error: previous declaration of > 'fuse_unmount' was here > fuse_vfsops.c:638: error: conflicting types for 'fuse_root' > fuse_vfsops.c:53: error: previous declaration of > 'fuse_root' was here > fuse_vfsops.c:687: error: conflicting types for > 'fuse_statfs' fuse_vfsops.c:54: error: previous declaration of > 'fuse_statfs' was here > fuse_vfsops.c:802:38: error: macro "VFS_ROOT" passed 4 > arguments, but takes just 3 > fuse_vfsops.c: In function 'fuse_vget_i': > fuse_vfsops.c:802: error: 'VFS_ROOT' undeclared (first use > in this function) > fuse_vfsops.c:802: error: (Each undeclared identifier is > reported only once > fuse_vfsops.c:802: error: for each function it appears in.) > *** Error code 1 > > I'm CC port maintainer because I have the feeling this is the > desired behavior. Try the attached patch. Jung-uk Kim
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC