Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2009 23:39:23 +0200
From:      =?ISO-8859-1?Q?Gustau_P=E9rez?= <gperez@entel.upc.edu>
To:        freebsd-current@freebsd.org
Cc:        amistry@am-productions.biz
Subject:   commit r191990 seems to break fusefs-kmod
Message-ID:  <4A0C8F8B.1090602@entel.upc.edu>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


  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.

  Regards,

  Gustau

- --
PGP KEY : http://www-entel.upc.edu/gus/gus.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkoMj4oACgkQAvcpDulVChCsMwCeKZyDuKtd4f+zOV8HY8QWqzc2
MP8An2qLfG4ON1VmM7Xi7pDh3AbSJePI
=P2/N
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A0C8F8B.1090602>