Skip to content

Instantly share code, notes, and snippets.

@tuklusan
Created June 9, 2017 14:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuklusan/09a1381d25ab3d6bc0c77cd038f15f72 to your computer and use it in GitHub Desktop.
Save tuklusan/09a1381d25ab3d6bc0c77cd038f15f72 to your computer and use it in GitHub Desktop.
Build and Install ntfs-3g on Oracle Solaris 11 (Solaris 11.3 SunOS 5.11) for read-write mounting Windows NTFS volumes on Solaris with fusefs: See http://supratim-sanyal.blogspot.com/2017/06/fun-with-oracle-solaris-113-sunos-511.html
root@solaris11-3:~# cd /usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES# ls -l
total 2567
-r--r--r-- 1 root bin 135 Jun 9 01:49 default-copyright.txt
-r--r--r-- 1 root bin 1271714 Jun 9 01:49 ntfs-3g_ntfsprogs-2016.2.22AR.2.tgz
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES# tar xvzf ntfs-3g_ntfsprogs-2016.2.22AR.2.tgz
x ntfs-3g_ntfsprogs-2016.2.22AR.2, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/aclocal.m4, 56250 bytes, 110 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/AUTHORS, 327 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/autogen.sh, 866 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/autom4te.cache, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/autom4te.cache/requests, 15044 bytes, 30 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ChangeLog, 330 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/compile, 7333 bytes, 15 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/config.guess, 42856 bytes, 84 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/config.h.in, 11798 bytes, 24 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/config.sub, 35826 bytes, 70 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/configure, 524571 bytes, 1025 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/configure.ac, 20614 bytes, 41 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/COPYING, 18002 bytes, 36 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/COPYING.LIB, 25283 bytes, 50 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/CREDITS, 1011 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/depcomp, 23566 bytes, 47 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/fedora, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/fedora/ntfs-3g.spec, 19127 bytes, 38 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/fuse.h, 21936 bytes, 43 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/fuse_common.h, 6141 bytes, 12 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/fuse_kernel.h, 9057 bytes, 18 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/fuse_lowlevel.h, 38044 bytes, 75 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/fuse_lowlevel_compat.h, 450 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/fuse_opt.h, 7187 bytes, 15 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/Makefile.am, 164 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/fuse-lite/Makefile.in, 15188 bytes, 30 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/Makefile.am, 75 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/Makefile.in, 19337 bytes, 38 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/lcnalloc.h, 1806 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/acls.h, 6353 bytes, 13 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/attrib.h, 15756 bytes, 31 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/attrlist.h, 1745 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/bitmap.h, 3015 bytes, 6 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/bootsect.h, 1591 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/cache.h, 3370 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/collate.h, 1224 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/compat.h, 1959 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/compress.h, 1479 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/debug.h, 1339 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/device.h, 5538 bytes, 11 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/device_io.h, 2465 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/dir.h, 4347 bytes, 9 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/ea.h, 1084 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/efs.h, 1133 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/endians.h, 10863 bytes, 22 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/index.h, 6061 bytes, 12 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/inode.h, 8402 bytes, 17 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/ioctl.h, 1013 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/layout.h, 108734 bytes, 213 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/logfile.h, 18327 bytes, 36 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/logging.h, 6143 bytes, 12 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/Makefile.am, 634 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/Makefile.in, 18881 bytes, 37 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/mft.h, 4856 bytes, 10 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/misc.h, 1063 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/mst.h, 1405 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/ntfstime.h, 3892 bytes, 8 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/object_id.h, 1178 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/param.h, 5057 bytes, 10 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/plugin.h, 4784 bytes, 10 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/realpath.h, 459 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/reparse.h, 1345 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/runlist.h, 3271 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/security.h, 9613 bytes, 19 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/support.h, 2268 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/types.h, 3245 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/unistr.h, 4927 bytes, 10 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/volume.h, 11553 bytes, 23 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/include/ntfs-3g/xattrs.h, 3074 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/INSTALL, 15752 bytes, 31 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/install-sh, 13997 bytes, 28 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse.c, 88462 bytes, 173 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fusermount.c, 17247 bytes, 34 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_i.h, 562 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_kern_chan.c, 2512 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_loop.c, 986 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_lowlevel.c, 41311 bytes, 81 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_misc.h, 1889 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_opt.c, 9823 bytes, 20 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_session.c, 3995 bytes, 8 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/fuse_signals.c, 1895 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/helper.c, 1280 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/Makefile.am, 558 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/Makefile.in, 32746 bytes, 64 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/mount.c, 21209 bytes, 42 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/mount_util.c, 12009 bytes, 24 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libfuse-lite/mount_util.h, 819 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/libntfs-3g.script.so.in, 54 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/acls.c, 117373 bytes, 230 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/attrib.c, 206522 bytes, 404 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/attrlist.c, 8994 bytes, 18 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/bitmap.c, 8047 bytes, 16 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/bootsect.c, 10008 bytes, 20 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/cache.c, 15537 bytes, 31 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/collate.c, 6266 bytes, 13 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/compat.c, 7745 bytes, 16 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/compress.c, 54664 bytes, 107 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/debug.c, 2261 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/device.c, 25578 bytes, 50 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/dir.c, 78140 bytes, 153 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/ea.c, 9603 bytes, 19 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/efs.c, 11088 bytes, 22 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/index.c, 49613 bytes, 97 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/inode.c, 43988 bytes, 86 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/ioctl.c, 9548 bytes, 19 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/lcnalloc.c, 20406 bytes, 40 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/libntfs-3g.pc.in, 246 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/logfile.c, 24448 bytes, 48 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/logging.c, 17218 bytes, 34 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/Makefile.am, 1770 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/Makefile.in, 66031 bytes, 129 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/mft.c, 61117 bytes, 120 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/misc.c, 1559 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/mst.c, 8178 bytes, 16 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/object_id.c, 16141 bytes, 32 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/realpath.c, 2382 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/reparse.c, 33134 bytes, 65 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/runlist.c, 63112 bytes, 124 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/security.c, 141553 bytes, 277 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/unistr.c, 47943 bytes, 94 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/unix_io.c, 8198 bytes, 17 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/volume.c, 52680 bytes, 103 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/win32_io.c, 56061 bytes, 110 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/libntfs-3g/xattrs.c, 19448 bytes, 38 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ltmain.sh, 283474 bytes, 554 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4/.keep, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4/libtool.m4, 286580 bytes, 560 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4/ltoptions.m4, 12347 bytes, 25 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4/ltsugar.m4, 4372 bytes, 9 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4/ltversion.m4, 690 bytes, 2 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/m4/lt~obsolete.m4, 6126 bytes, 12 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/Makefile.am, 1190 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/Makefile.in, 29781 bytes, 59 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/missing, 6872 bytes, 14 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/NEWS, 146 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscp.8.in, 3791 bytes, 8 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsrecover.c, 113899 bytes, 223 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/attrdef.c, 15468 bytes, 31 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/attrdef.h, 138 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/boot.c, 3420 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/boot.h, 119 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/cluster.c, 3339 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/cluster.h, 1302 bytes, 3 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/list.h, 5522 bytes, 11 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/Makefile.am, 5181 bytes, 11 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/Makefile.in, 70040 bytes, 137 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/mkntfs.8.in, 7506 bytes, 15 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/mkntfs.c, 159861 bytes, 313 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscat.8.in, 3449 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscat.c, 11254 bytes, 22 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscat.h, 1560 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsck.c, 27907 bytes, 55 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsclone.8.in, 13157 bytes, 26 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsclone.c, 71885 bytes, 141 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscluster.8.in, 3068 bytes, 6 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscluster.c, 14891 bytes, 30 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscluster.h, 1792 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscmp.8.in, 2043 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscmp.c, 22040 bytes, 44 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsrecover.h, 4719 bytes, 10 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsresize.8.in, 12327 bytes, 25 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsresize.c, 123239 bytes, 241 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfssecaudit.8.in, 6724 bytes, 14 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfssecaudit.c, 157033 bytes, 307 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfstruncate.8.in, 3325 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfstruncate.c, 20568 bytes, 41 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsundelete.8.in, 9317 bytes, 19 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsundelete.c, 63767 bytes, 125 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsundelete.h, 3981 bytes, 8 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsusermap.8.in, 3461 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsusermap.c, 26633 bytes, 53 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfswipe.8.in, 3796 bytes, 8 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfswipe.c, 56028 bytes, 110 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfswipe.h, 1790 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/playlog.c, 128518 bytes, 252 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/sd.c, 21378 bytes, 42 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/sd.h, 246 bytes, 1 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/utils.c, 31936 bytes, 63 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/utils.h, 4378 bytes, 9 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfscp.c, 28185 bytes, 56 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsdecrypt.8.in, 4520 bytes, 9 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsdecrypt.c, 44511 bytes, 87 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsdump_logfile.c, 24475 bytes, 48 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsfallocate.8.in, 4305 bytes, 9 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsfallocate.c, 21750 bytes, 43 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsfix.8.in, 2395 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsfix.c, 46225 bytes, 91 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsinfo.8.in, 2257 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsinfo.c, 70900 bytes, 139 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfslabel.8.in, 3521 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfslabel.c, 11961 bytes, 24 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsls.8.in, 3243 bytes, 7 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsls.c, 17045 bytes, 34 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsmftalloc.c, 10091 bytes, 20 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsmove.c, 20502 bytes, 41 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsmove.h, 1619 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsprogs.8.in, 2021 bytes, 4 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/ntfsprogs/ntfsrecover.8.in, 6801 bytes, 14 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/README, 6717 bytes, 14 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src, 0 bytes, 0 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/lowntfs-3g.c, 120589 bytes, 236 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/Makefile.am, 2232 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/Makefile.in, 43044 bytes, 85 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/ntfs-3g.8.in, 17678 bytes, 35 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/ntfs-3g.c, 109754 bytes, 215 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/ntfs-3g.probe.8.in, 2096 bytes, 5 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/ntfs-3g.probe.c, 3637 bytes, 8 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/ntfs-3g_common.c, 23961 bytes, 47 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/src/ntfs-3g_common.h, 5386 bytes, 11 tape blocks
x ntfs-3g_ntfsprogs-2016.2.22AR.2/TODO.ntfsprogs, 4004 bytes, 8 tape blocks
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES# cd ntfs-3g_ntfsprogs-2016.2.22AR.2
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# ./config
config.guess config.h.in config.sub configure configure.ac
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# ./config
config.guess config.h.in config.sub configure configure.ac
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# ./configure
checking build system type... i386-pc-solaris2.11
checking host system type... i386-pc-solaris2.11
checking target system type... i386-pc-solaris2.11
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop
checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... failed
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for mv... /usr/bin/mv
checking for rm... /usr/bin/rm
checking for sed... (cached) /usr/bin/gsed
checking for ldconfig... true
checking Windows OS... no
checking fuse compatibility... internal
checking for pthread_create in -lpthread... yes
checking Solaris OS... yes
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_generate... no
checking for uuid_generate in -luuid... yes
checking hd.h usability... no
checking hd.h presence... no
checking for hd.h... no
configure: WARNING: ntfsprogs Windows compliant geometry code requires the hd library.
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... yes
checking for sys/mkdev.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking sys/byteorder.h usability... yes
checking sys/byteorder.h presence... yes
checking for sys/byteorder.h... yes
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking linux/major.h usability... no
checking linux/major.h presence... no
checking for linux/major.h... no
checking linux/fd.h usability... no
checking linux/fd.h presence... no
checking for linux/fd.h... no
checking linux/fs.h usability... no
checking linux/fs.h presence... no
checking for linux/fs.h... no
checking for inttypes.h... (cached) yes
checking linux/hdreg.h usability... no
checking linux/hdreg.h presence... no
checking for linux/hdreg.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for library containing getmntent... none required
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for working memcmp... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for utime.h... (cached) yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for atexit... yes
checking for basename... yes
checking for daemon... yes
checking for dup2... yes
checking for fdatasync... yes
checking for ffs... yes
checking for getopt_long... yes
checking for hasmntopt... yes
checking for mbsinit... yes
checking for memmove... yes
checking for memset... yes
checking for realpath... yes
checking for regcomp... yes
checking for setlocale... yes
checking for setxattr... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strnlen... yes
checking for strsep... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for utime... yes
checking for utimensat... yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for fork... yes
checking for memcpy... yes
checking for random... yes
checking for snprintf... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for dlopen in -lc... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/fuse-lite/Makefile
config.status: creating include/ntfs-3g/Makefile
config.status: creating libfuse-lite/Makefile
config.status: creating libntfs-3g/Makefile
config.status: creating libntfs-3g/libntfs-3g.pc
config.status: creating libntfs-3g/libntfs-3g.script.so
config.status: creating ntfsprogs/Makefile
config.status: creating ntfsprogs/mkntfs.8
config.status: creating ntfsprogs/ntfscat.8
config.status: creating ntfsprogs/ntfsclone.8
config.status: creating ntfsprogs/ntfscluster.8
config.status: creating ntfsprogs/ntfscmp.8
config.status: creating ntfsprogs/ntfscp.8
config.status: creating ntfsprogs/ntfsfix.8
config.status: creating ntfsprogs/ntfsinfo.8
config.status: creating ntfsprogs/ntfslabel.8
config.status: creating ntfsprogs/ntfsls.8
config.status: creating ntfsprogs/ntfsprogs.8
config.status: creating ntfsprogs/ntfsresize.8
config.status: creating ntfsprogs/ntfsundelete.8
config.status: creating ntfsprogs/ntfsdecrypt.8
config.status: creating ntfsprogs/ntfswipe.8
config.status: creating ntfsprogs/ntfstruncate.8
config.status: creating ntfsprogs/ntfsfallocate.8
config.status: creating ntfsprogs/ntfsrecover.8
config.status: creating ntfsprogs/ntfsusermap.8
config.status: creating ntfsprogs/ntfssecaudit.8
config.status: creating src/Makefile
config.status: creating src/ntfs-3g.8
config.status: creating src/ntfs-3g.probe.8
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
You can type now 'make' to build ntfs-3g.
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# make
make all-recursive
Making all in include
Making all in ntfs-3g
Making all in fuse-lite
Making all in libfuse-lite
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse.lo -MD -MP -MF .deps/libfuse_lite_la-fuse.Tpo -c -o libfuse_lite_la-fuse.lo `test -f 'fuse.c' || echo './'`fuse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse.lo -MD -MP -MF .deps/libfuse_lite_la-fuse.Tpo -c fuse.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse.lo -MD -MP -MF .deps/libfuse_lite_la-fuse.Tpo -c fuse.c -o libfuse_lite_la-fuse.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse.Tpo .deps/libfuse_lite_la-fuse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_kern_chan.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_kern_chan.Tpo -c -o libfuse_lite_la-fuse_kern_chan.lo `test -f 'fuse_kern_chan.c' || echo './'`fuse_kern_chan.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_kern_chan.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_kern_chan.Tpo -c fuse_kern_chan.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse_kern_chan.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_kern_chan.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_kern_chan.Tpo -c fuse_kern_chan.c -o libfuse_lite_la-fuse_kern_chan.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse_kern_chan.Tpo .deps/libfuse_lite_la-fuse_kern_chan.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_loop.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_loop.Tpo -c -o libfuse_lite_la-fuse_loop.lo `test -f 'fuse_loop.c' || echo './'`fuse_loop.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_loop.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_loop.Tpo -c fuse_loop.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse_loop.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_loop.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_loop.Tpo -c fuse_loop.c -o libfuse_lite_la-fuse_loop.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse_loop.Tpo .deps/libfuse_lite_la-fuse_loop.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_lowlevel.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_lowlevel.Tpo -c -o libfuse_lite_la-fuse_lowlevel.lo `test -f 'fuse_lowlevel.c' || echo './'`fuse_lowlevel.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_lowlevel.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_lowlevel.Tpo -c fuse_lowlevel.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse_lowlevel.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_lowlevel.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_lowlevel.Tpo -c fuse_lowlevel.c -o libfuse_lite_la-fuse_lowlevel.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse_lowlevel.Tpo .deps/libfuse_lite_la-fuse_lowlevel.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_opt.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_opt.Tpo -c -o libfuse_lite_la-fuse_opt.lo `test -f 'fuse_opt.c' || echo './'`fuse_opt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_opt.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_opt.Tpo -c fuse_opt.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse_opt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_opt.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_opt.Tpo -c fuse_opt.c -o libfuse_lite_la-fuse_opt.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse_opt.Tpo .deps/libfuse_lite_la-fuse_opt.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_session.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_session.Tpo -c -o libfuse_lite_la-fuse_session.lo `test -f 'fuse_session.c' || echo './'`fuse_session.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_session.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_session.Tpo -c fuse_session.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse_session.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_session.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_session.Tpo -c fuse_session.c -o libfuse_lite_la-fuse_session.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse_session.Tpo .deps/libfuse_lite_la-fuse_session.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_signals.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_signals.Tpo -c -o libfuse_lite_la-fuse_signals.lo `test -f 'fuse_signals.c' || echo './'`fuse_signals.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_signals.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_signals.Tpo -c fuse_signals.c -fPIC -DPIC -o .libs/libfuse_lite_la-fuse_signals.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fuse_signals.lo -MD -MP -MF .deps/libfuse_lite_la-fuse_signals.Tpo -c fuse_signals.c -o libfuse_lite_la-fuse_signals.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fuse_signals.Tpo .deps/libfuse_lite_la-fuse_signals.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fusermount.lo -MD -MP -MF .deps/libfuse_lite_la-fusermount.Tpo -c -o libfuse_lite_la-fusermount.lo `test -f 'fusermount.c' || echo './'`fusermount.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fusermount.lo -MD -MP -MF .deps/libfuse_lite_la-fusermount.Tpo -c fusermount.c -fPIC -DPIC -o .libs/libfuse_lite_la-fusermount.o
fusermount.c:44:20: warning: ‘progname’ defined but not used [-Wunused-variable]
static const char *progname = "ntfs-3g-mount";
^
fusermount.c:46:12: warning: ‘mount_max’ defined but not used [-Wunused-variable]
static int mount_max = 1000;
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-fusermount.lo -MD -MP -MF .deps/libfuse_lite_la-fusermount.Tpo -c fusermount.c -o libfuse_lite_la-fusermount.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-fusermount.Tpo .deps/libfuse_lite_la-fusermount.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-helper.lo -MD -MP -MF .deps/libfuse_lite_la-helper.Tpo -c -o libfuse_lite_la-helper.lo `test -f 'helper.c' || echo './'`helper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-helper.lo -MD -MP -MF .deps/libfuse_lite_la-helper.Tpo -c helper.c -fPIC -DPIC -o .libs/libfuse_lite_la-helper.o
helper.c: In function ‘fuse_mount’:
helper.c:26:13: warning: implicit declaration of function ‘close’ [-Wimplicit-function-declaration]
close(fd);
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-helper.lo -MD -MP -MF .deps/libfuse_lite_la-helper.Tpo -c helper.c -o libfuse_lite_la-helper.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-helper.Tpo .deps/libfuse_lite_la-helper.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-mount.lo -MD -MP -MF .deps/libfuse_lite_la-mount.Tpo -c -o libfuse_lite_la-mount.lo `test -f 'mount.c' || echo './'`mount.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-mount.lo -MD -MP -MF .deps/libfuse_lite_la-mount.Tpo -c mount.c -fPIC -DPIC -o .libs/libfuse_lite_la-mount.o
mount.c: In function ‘fuse_mount_sys’:
mount.c:522:14: warning: format ‘%o’ expects argument of type ‘unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
stbuf.st_mode & S_IFMT, getuid(), getgid());
^
mount.c:584:2: warning: label ‘out_umount’ defined but not used [-Wunused-label]
out_umount:
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-mount.lo -MD -MP -MF .deps/libfuse_lite_la-mount.Tpo -c mount.c -o libfuse_lite_la-mount.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-mount.Tpo .deps/libfuse_lite_la-mount.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-mount_util.lo -MD -MP -MF .deps/libfuse_lite_la-mount_util.Tpo -c -o libfuse_lite_la-mount_util.lo `test -f 'mount_util.c' || echo './'`mount_util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-mount_util.lo -MD -MP -MF .deps/libfuse_lite_la-mount_util.Tpo -c mount_util.c -fPIC -DPIC -o .libs/libfuse_lite_la-mount_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -MT libfuse_lite_la-mount_util.lo -MD -MP -MF .deps/libfuse_lite_la-mount_util.Tpo -c mount_util.c -o libfuse_lite_la-mount_util.o >/dev/null 2>&1
mv -f .deps/libfuse_lite_la-mount_util.Tpo .deps/libfuse_lite_la-mount_util.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -D__SOLARIS__ -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -I../include/fuse-lite -g -O2 -Wall -o libfuse-lite.la libfuse_lite_la-fuse.lo libfuse_lite_la-fuse_kern_chan.lo libfuse_lite_la-fuse_loop.lo libfuse_lite_la-fuse_lowlevel.lo libfuse_lite_la-fuse_opt.lo libfuse_lite_la-fuse_session.lo libfuse_lite_la-fuse_signals.lo libfuse_lite_la-fusermount.lo libfuse_lite_la-helper.lo libfuse_lite_la-mount.lo libfuse_lite_la-mount_util.lo -lpthread -lxnet -lc
libtool: link: ar cru .libs/libfuse-lite.a .libs/libfuse_lite_la-fuse.o .libs/libfuse_lite_la-fuse_kern_chan.o .libs/libfuse_lite_la-fuse_loop.o .libs/libfuse_lite_la-fuse_lowlevel.o .libs/libfuse_lite_la-fuse_opt.o .libs/libfuse_lite_la-fuse_session.o .libs/libfuse_lite_la-fuse_signals.o .libs/libfuse_lite_la-fusermount.o .libs/libfuse_lite_la-helper.o .libs/libfuse_lite_la-mount.o .libs/libfuse_lite_la-mount_util.o
libtool: link: ranlib .libs/libfuse-lite.a
libtool: link: ( cd ".libs" && rm -f "libfuse-lite.la" && ln -s "../libfuse-lite.la" "libfuse-lite.la" )
Making all in libntfs-3g
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo './'`acls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c acls.c -fPIC -DPIC -o .libs/libntfs_3g_la-acls.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-acls.lo -MD -MP -MF .deps/libntfs_3g_la-acls.Tpo -c acls.c -o libntfs_3g_la-acls.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-acls.Tpo .deps/libntfs_3g_la-acls.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo './'`attrib.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c attrib.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrib.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-attrib.lo -MD -MP -MF .deps/libntfs_3g_la-attrib.Tpo -c attrib.c -o libntfs_3g_la-attrib.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-attrib.Tpo .deps/libntfs_3g_la-attrib.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo './'`attrlist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c attrlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-attrlist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-attrlist.lo -MD -MP -MF .deps/libntfs_3g_la-attrlist.Tpo -c attrlist.c -o libntfs_3g_la-attrlist.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-attrlist.Tpo .deps/libntfs_3g_la-attrlist.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c bitmap.c -fPIC -DPIC -o .libs/libntfs_3g_la-bitmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-bitmap.lo -MD -MP -MF .deps/libntfs_3g_la-bitmap.Tpo -c bitmap.c -o libntfs_3g_la-bitmap.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-bitmap.Tpo .deps/libntfs_3g_la-bitmap.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo './'`bootsect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c bootsect.c -fPIC -DPIC -o .libs/libntfs_3g_la-bootsect.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-bootsect.lo -MD -MP -MF .deps/libntfs_3g_la-bootsect.Tpo -c bootsect.c -o libntfs_3g_la-bootsect.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-bootsect.Tpo .deps/libntfs_3g_la-bootsect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo './'`cache.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libntfs_3g_la-cache.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-cache.lo -MD -MP -MF .deps/libntfs_3g_la-cache.Tpo -c cache.c -o libntfs_3g_la-cache.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-cache.Tpo .deps/libntfs_3g_la-cache.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo './'`collate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c collate.c -fPIC -DPIC -o .libs/libntfs_3g_la-collate.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-collate.lo -MD -MP -MF .deps/libntfs_3g_la-collate.Tpo -c collate.c -o libntfs_3g_la-collate.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-collate.Tpo .deps/libntfs_3g_la-collate.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo './'`compat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c compat.c -fPIC -DPIC -o .libs/libntfs_3g_la-compat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-compat.lo -MD -MP -MF .deps/libntfs_3g_la-compat.Tpo -c compat.c -o libntfs_3g_la-compat.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-compat.Tpo .deps/libntfs_3g_la-compat.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo './'`compress.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c compress.c -fPIC -DPIC -o .libs/libntfs_3g_la-compress.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-compress.lo -MD -MP -MF .deps/libntfs_3g_la-compress.Tpo -c compress.c -o libntfs_3g_la-compress.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-compress.Tpo .deps/libntfs_3g_la-compress.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libntfs_3g_la-debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-debug.lo -MD -MP -MF .deps/libntfs_3g_la-debug.Tpo -c debug.c -o libntfs_3g_la-debug.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-debug.Tpo .deps/libntfs_3g_la-debug.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo './'`device.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c device.c -fPIC -DPIC -o .libs/libntfs_3g_la-device.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-device.lo -MD -MP -MF .deps/libntfs_3g_la-device.Tpo -c device.c -o libntfs_3g_la-device.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-device.Tpo .deps/libntfs_3g_la-device.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo './'`dir.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c dir.c -fPIC -DPIC -o .libs/libntfs_3g_la-dir.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-dir.lo -MD -MP -MF .deps/libntfs_3g_la-dir.Tpo -c dir.c -o libntfs_3g_la-dir.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-dir.Tpo .deps/libntfs_3g_la-dir.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c -o libntfs_3g_la-ea.lo `test -f 'ea.c' || echo './'`ea.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c ea.c -fPIC -DPIC -o .libs/libntfs_3g_la-ea.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-ea.lo -MD -MP -MF .deps/libntfs_3g_la-ea.Tpo -c ea.c -o libntfs_3g_la-ea.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-ea.Tpo .deps/libntfs_3g_la-ea.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo './'`efs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c efs.c -fPIC -DPIC -o .libs/libntfs_3g_la-efs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-efs.lo -MD -MP -MF .deps/libntfs_3g_la-efs.Tpo -c efs.c -o libntfs_3g_la-efs.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-efs.Tpo .deps/libntfs_3g_la-efs.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo './'`index.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c index.c -fPIC -DPIC -o .libs/libntfs_3g_la-index.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-index.lo -MD -MP -MF .deps/libntfs_3g_la-index.Tpo -c index.c -o libntfs_3g_la-index.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-index.Tpo .deps/libntfs_3g_la-index.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo './'`inode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c inode.c -fPIC -DPIC -o .libs/libntfs_3g_la-inode.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-inode.lo -MD -MP -MF .deps/libntfs_3g_la-inode.Tpo -c inode.c -o libntfs_3g_la-inode.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-inode.Tpo .deps/libntfs_3g_la-inode.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c -o libntfs_3g_la-ioctl.lo `test -f 'ioctl.c' || echo './'`ioctl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c ioctl.c -fPIC -DPIC -o .libs/libntfs_3g_la-ioctl.o
ioctl.c: In function ‘ntfs_ioctl’:
ioctl.c:381:2: warning: #warning Trimming not supported : FITRIM or BLKDISCARD not defined [-Wcpp]
#warning Trimming not supported : FITRIM or BLKDISCARD not defined
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-ioctl.lo -MD -MP -MF .deps/libntfs_3g_la-ioctl.Tpo -c ioctl.c -o libntfs_3g_la-ioctl.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-ioctl.Tpo .deps/libntfs_3g_la-ioctl.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo './'`lcnalloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c lcnalloc.c -fPIC -DPIC -o .libs/libntfs_3g_la-lcnalloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF .deps/libntfs_3g_la-lcnalloc.Tpo -c lcnalloc.c -o libntfs_3g_la-lcnalloc.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-lcnalloc.Tpo .deps/libntfs_3g_la-lcnalloc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo './'`logfile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c logfile.c -fPIC -DPIC -o .libs/libntfs_3g_la-logfile.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-logfile.lo -MD -MP -MF .deps/libntfs_3g_la-logfile.Tpo -c logfile.c -o libntfs_3g_la-logfile.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-logfile.Tpo .deps/libntfs_3g_la-logfile.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo './'`logging.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c logging.c -fPIC -DPIC -o .libs/libntfs_3g_la-logging.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-logging.lo -MD -MP -MF .deps/libntfs_3g_la-logging.Tpo -c logging.c -o libntfs_3g_la-logging.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-logging.Tpo .deps/libntfs_3g_la-logging.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo './'`mft.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c mft.c -fPIC -DPIC -o .libs/libntfs_3g_la-mft.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-mft.lo -MD -MP -MF .deps/libntfs_3g_la-mft.Tpo -c mft.c -o libntfs_3g_la-mft.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-mft.Tpo .deps/libntfs_3g_la-mft.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c misc.c -fPIC -DPIC -o .libs/libntfs_3g_la-misc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-misc.lo -MD -MP -MF .deps/libntfs_3g_la-misc.Tpo -c misc.c -o libntfs_3g_la-misc.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-misc.Tpo .deps/libntfs_3g_la-misc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo './'`mst.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c mst.c -fPIC -DPIC -o .libs/libntfs_3g_la-mst.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-mst.lo -MD -MP -MF .deps/libntfs_3g_la-mst.Tpo -c mst.c -o libntfs_3g_la-mst.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-mst.Tpo .deps/libntfs_3g_la-mst.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo './'`object_id.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c object_id.c -fPIC -DPIC -o .libs/libntfs_3g_la-object_id.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-object_id.lo -MD -MP -MF .deps/libntfs_3g_la-object_id.Tpo -c object_id.c -o libntfs_3g_la-object_id.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-object_id.Tpo .deps/libntfs_3g_la-object_id.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo './'`realpath.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c realpath.c -fPIC -DPIC -o .libs/libntfs_3g_la-realpath.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-realpath.lo -MD -MP -MF .deps/libntfs_3g_la-realpath.Tpo -c realpath.c -o libntfs_3g_la-realpath.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-realpath.Tpo .deps/libntfs_3g_la-realpath.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo './'`reparse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c reparse.c -fPIC -DPIC -o .libs/libntfs_3g_la-reparse.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-reparse.lo -MD -MP -MF .deps/libntfs_3g_la-reparse.Tpo -c reparse.c -o libntfs_3g_la-reparse.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-reparse.Tpo .deps/libntfs_3g_la-reparse.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo './'`runlist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c runlist.c -fPIC -DPIC -o .libs/libntfs_3g_la-runlist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-runlist.lo -MD -MP -MF .deps/libntfs_3g_la-runlist.Tpo -c runlist.c -o libntfs_3g_la-runlist.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-runlist.Tpo .deps/libntfs_3g_la-runlist.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo './'`security.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c security.c -fPIC -DPIC -o .libs/libntfs_3g_la-security.o
security.c: In function ‘groupmember’:
security.c:1197:3: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘pid_t’ [-Wformat=]
sprintf(filename,"/proc/%u/cred",tid);
^
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-security.lo -MD -MP -MF .deps/libntfs_3g_la-security.Tpo -c security.c -o libntfs_3g_la-security.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-security.Tpo .deps/libntfs_3g_la-security.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo './'`unistr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c unistr.c -fPIC -DPIC -o .libs/libntfs_3g_la-unistr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-unistr.lo -MD -MP -MF .deps/libntfs_3g_la-unistr.Tpo -c unistr.c -o libntfs_3g_la-unistr.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-unistr.Tpo .deps/libntfs_3g_la-unistr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo './'`volume.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c volume.c -fPIC -DPIC -o .libs/libntfs_3g_la-volume.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-volume.lo -MD -MP -MF .deps/libntfs_3g_la-volume.Tpo -c volume.c -o libntfs_3g_la-volume.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-volume.Tpo .deps/libntfs_3g_la-volume.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo './'`xattrs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c xattrs.c -fPIC -DPIC -o .libs/libntfs_3g_la-xattrs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-xattrs.lo -MD -MP -MF .deps/libntfs_3g_la-xattrs.Tpo -c xattrs.c -o libntfs_3g_la-xattrs.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-xattrs.Tpo .deps/libntfs_3g_la-xattrs.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo './'`unix_io.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c unix_io.c -fPIC -DPIC -o .libs/libntfs_3g_la-unix_io.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT libntfs_3g_la-unix_io.lo -MD -MP -MF .deps/libntfs_3g_la-unix_io.Tpo -c unix_io.c -o libntfs_3g_la-unix_io.o >/dev/null 2>&1
mv -f .deps/libntfs_3g_la-unix_io.Tpo .deps/libntfs_3g_la-unix_io.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -I../include/ntfs-3g -g -O2 -Wall -version-info 872 -no-undefined -o libntfs-3g.la -rpath /usr/local/lib libntfs_3g_la-acls.lo libntfs_3g_la-attrib.lo libntfs_3g_la-attrlist.lo libntfs_3g_la-bitmap.lo libntfs_3g_la-bootsect.lo libntfs_3g_la-cache.lo libntfs_3g_la-collate.lo libntfs_3g_la-compat.lo libntfs_3g_la-compress.lo libntfs_3g_la-debug.lo libntfs_3g_la-device.lo libntfs_3g_la-dir.lo libntfs_3g_la-ea.lo libntfs_3g_la-efs.lo libntfs_3g_la-index.lo libntfs_3g_la-inode.lo libntfs_3g_la-ioctl.lo libntfs_3g_la-lcnalloc.lo libntfs_3g_la-logfile.lo libntfs_3g_la-logging.lo libntfs_3g_la-mft.lo libntfs_3g_la-misc.lo libntfs_3g_la-mst.lo libntfs_3g_la-object_id.lo libntfs_3g_la-realpath.lo libntfs_3g_la-reparse.lo libntfs_3g_la-runlist.lo libntfs_3g_la-security.lo libntfs_3g_la-unistr.lo libntfs_3g_la-volume.lo libntfs_3g_la-xattrs.lo libntfs_3g_la-unix_io.lo -lc
libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libntfs-3g.so.872 -o .libs/libntfs-3g.so.872.0.0 .libs/libntfs_3g_la-acls.o .libs/libntfs_3g_la-attrib.o .libs/libntfs_3g_la-attrlist.o .libs/libntfs_3g_la-bitmap.o .libs/libntfs_3g_la-bootsect.o .libs/libntfs_3g_la-cache.o .libs/libntfs_3g_la-collate.o .libs/libntfs_3g_la-compat.o .libs/libntfs_3g_la-compress.o .libs/libntfs_3g_la-debug.o .libs/libntfs_3g_la-device.o .libs/libntfs_3g_la-dir.o .libs/libntfs_3g_la-ea.o .libs/libntfs_3g_la-efs.o .libs/libntfs_3g_la-index.o .libs/libntfs_3g_la-inode.o .libs/libntfs_3g_la-ioctl.o .libs/libntfs_3g_la-lcnalloc.o .libs/libntfs_3g_la-logfile.o .libs/libntfs_3g_la-logging.o .libs/libntfs_3g_la-mft.o .libs/libntfs_3g_la-misc.o .libs/libntfs_3g_la-mst.o .libs/libntfs_3g_la-object_id.o .libs/libntfs_3g_la-realpath.o .libs/libntfs_3g_la-reparse.o .libs/libntfs_3g_la-runlist.o .libs/libntfs_3g_la-security.o .libs/libntfs_3g_la-unistr.o .libs/libntfs_3g_la-volume.o .libs/libntfs_3g_la-xattrs.o .libs/libntfs_3g_la-unix_io.o -lc -O2
libtool: link: (cd ".libs" && rm -f "libntfs-3g.so.872" && ln -s "libntfs-3g.so.872.0.0" "libntfs-3g.so.872")
libtool: link: (cd ".libs" && rm -f "libntfs-3g.so" && ln -s "libntfs-3g.so.872.0.0" "libntfs-3g.so")
libtool: link: ar cru .libs/libntfs-3g.a libntfs_3g_la-acls.o libntfs_3g_la-attrib.o libntfs_3g_la-attrlist.o libntfs_3g_la-bitmap.o libntfs_3g_la-bootsect.o libntfs_3g_la-cache.o libntfs_3g_la-collate.o libntfs_3g_la-compat.o libntfs_3g_la-compress.o libntfs_3g_la-debug.o libntfs_3g_la-device.o libntfs_3g_la-dir.o libntfs_3g_la-ea.o libntfs_3g_la-efs.o libntfs_3g_la-index.o libntfs_3g_la-inode.o libntfs_3g_la-ioctl.o libntfs_3g_la-lcnalloc.o libntfs_3g_la-logfile.o libntfs_3g_la-logging.o libntfs_3g_la-mft.o libntfs_3g_la-misc.o libntfs_3g_la-mst.o libntfs_3g_la-object_id.o libntfs_3g_la-realpath.o libntfs_3g_la-reparse.o libntfs_3g_la-runlist.o libntfs_3g_la-security.o libntfs_3g_la-unistr.o libntfs_3g_la-volume.o libntfs_3g_la-xattrs.o libntfs_3g_la-unix_io.o
libtool: link: ranlib .libs/libntfs-3g.a
libtool: link: ( cd ".libs" && rm -f "libntfs-3g.la" && ln -s "../libntfs-3g.la" "libntfs-3g.la" )
Making all in ntfsprogs
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfsfix.o -MD -MP -MF .deps/ntfsfix.Tpo -c -o ntfsfix.o ntfsfix.c
mv -f .deps/ntfsfix.Tpo .deps/ntfsfix.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfsfix ntfsfix.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfsfix ntfsfix.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfsinfo.o -MD -MP -MF .deps/ntfsinfo.Tpo -c -o ntfsinfo.o ntfsinfo.c
mv -f .deps/ntfsinfo.Tpo .deps/ntfsinfo.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfsinfo ntfsinfo.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfscluster.o -MD -MP -MF .deps/ntfscluster.Tpo -c -o ntfscluster.o ntfscluster.c
mv -f .deps/ntfscluster.Tpo .deps/ntfscluster.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT cluster.o -MD -MP -MF .deps/cluster.Tpo -c -o cluster.o cluster.c
mv -f .deps/cluster.Tpo .deps/cluster.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfscluster ntfscluster.o cluster.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfsls.o -MD -MP -MF .deps/ntfsls.Tpo -c -o ntfsls.o ntfsls.c
mv -f .deps/ntfsls.Tpo .deps/ntfsls.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfsls ntfsls.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfsls ntfsls.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfscat.o -MD -MP -MF .deps/ntfscat.Tpo -c -o ntfscat.o ntfscat.c
mv -f .deps/ntfscat.Tpo .deps/ntfscat.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfscat ntfscat.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfscat ntfscat.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfscmp.o -MD -MP -MF .deps/ntfscmp.Tpo -c -o ntfscmp.o ntfscmp.c
mv -f .deps/ntfscmp.Tpo .deps/ntfscmp.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfscmp ntfscmp.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfscmp ntfscmp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT mkntfs-attrdef.o -MD -MP -MF .deps/mkntfs-attrdef.Tpo -c -o mkntfs-attrdef.o `test -f 'attrdef.c' || echo './'`attrdef.c
mv -f .deps/mkntfs-attrdef.Tpo .deps/mkntfs-attrdef.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT mkntfs-boot.o -MD -MP -MF .deps/mkntfs-boot.Tpo -c -o mkntfs-boot.o `test -f 'boot.c' || echo './'`boot.c
mv -f .deps/mkntfs-boot.Tpo .deps/mkntfs-boot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT mkntfs-sd.o -MD -MP -MF .deps/mkntfs-sd.Tpo -c -o mkntfs-sd.o `test -f 'sd.c' || echo './'`sd.c
mv -f .deps/mkntfs-sd.Tpo .deps/mkntfs-sd.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT mkntfs-mkntfs.o -MD -MP -MF .deps/mkntfs-mkntfs.Tpo -c -o mkntfs-mkntfs.o `test -f 'mkntfs.c' || echo './'`mkntfs.c
mv -f .deps/mkntfs-mkntfs.Tpo .deps/mkntfs-mkntfs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT mkntfs-utils.o -MD -MP -MF .deps/mkntfs-utils.Tpo -c -o mkntfs-utils.o `test -f 'utils.c' || echo './'`utils.c
mv -f .deps/mkntfs-utils.Tpo .deps/mkntfs-utils.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o mkntfs mkntfs-attrdef.o mkntfs-boot.o mkntfs-sd.o mkntfs-mkntfs.o mkntfs-utils.o ../libntfs-3g/libntfs-3g.la -luuid -lc
libtool: link: gcc -g -O2 -Wall -o .libs/mkntfs mkntfs-attrdef.o mkntfs-boot.o mkntfs-sd.o mkntfs-mkntfs.o mkntfs-utils.o ../libntfs-3g/.libs/libntfs-3g.so -luuid -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfslabel.o -MD -MP -MF .deps/ntfslabel.Tpo -c -o ntfslabel.o ntfslabel.c
mv -f .deps/ntfslabel.Tpo .deps/ntfslabel.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfslabel ntfslabel.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfslabel ntfslabel.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfsundelete.o -MD -MP -MF .deps/ntfsundelete.Tpo -c -o ntfsundelete.o ntfsundelete.c
mv -f .deps/ntfsundelete.Tpo .deps/ntfsundelete.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfsundelete ntfsundelete.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfsresize.o -MD -MP -MF .deps/ntfsresize.Tpo -c -o ntfsresize.o ntfsresize.c
mv -f .deps/ntfsresize.Tpo .deps/ntfsresize.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfsresize ntfsresize.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfsresize ntfsresize.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfsclone.o -MD -MP -MF .deps/ntfsclone.Tpo -c -o ntfsclone.o ntfsclone.c
mv -f .deps/ntfsclone.Tpo .deps/ntfsclone.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfsclone ntfsclone.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfsclone ntfsclone.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfscp.o -MD -MP -MF .deps/ntfscp.Tpo -c -o ntfscp.o ntfscp.c
mv -f .deps/ntfscp.Tpo .deps/ntfscp.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o ntfscp ntfscp.o utils.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -g -O2 -Wall -o .libs/ntfscp ntfscp.o utils.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
Making all in src
gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ntfs-3g -g -O2 -Wall -MT ntfs_3g_probe-ntfs-3g.probe.o -MD -MP -MF .deps/ntfs_3g_probe-ntfs-3g.probe.Tpo -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo './'`ntfs-3g.probe.c
mv -f .deps/ntfs_3g_probe-ntfs-3g.probe.Tpo .deps/ntfs_3g_probe-ntfs-3g.probe.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -I../include/ntfs-3g -g -O2 -Wall -o ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -I../include/ntfs-3g -g -O2 -Wall -o .libs/ntfs-3g.probe ntfs_3g_probe-ntfs-3g.probe.o ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\" -g -O2 -Wall -MT ntfs_3g-ntfs-3g.o -MD -MP -MF .deps/ntfs_3g-ntfs-3g.Tpo -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo './'`ntfs-3g.c
mv -f .deps/ntfs_3g-ntfs-3g.Tpo .deps/ntfs_3g-ntfs-3g.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\" -g -O2 -Wall -MT ntfs_3g-ntfs-3g_common.o -MD -MP -MF .deps/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c
mv -f .deps/ntfs_3g-ntfs-3g_common.Tpo .deps/ntfs_3g-ntfs-3g_common.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\" -g -O2 -Wall -o ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o ../libfuse-lite/libfuse-lite.la ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g "-DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\"" -g -O2 -Wall -o .libs/ntfs-3g ntfs_3g-ntfs-3g.o ntfs_3g-ntfs-3g_common.o ../libfuse-lite/.libs/libfuse-lite.a -lpthread -lxnet ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\" -g -O2 -Wall -MT lowntfs_3g-lowntfs-3g.o -MD -MP -MF .deps/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo './'`lowntfs-3g.c
mv -f .deps/lowntfs_3g-lowntfs-3g.Tpo .deps/lowntfs_3g-lowntfs-3g.Po
gcc -DHAVE_CONFIG_H -I. -I.. -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\" -g -O2 -Wall -MT lowntfs_3g-ntfs-3g_common.o -MD -MP -MF .deps/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo './'`ntfs-3g_common.c
mv -f .deps/lowntfs_3g-ntfs-3g_common.Tpo .deps/lowntfs_3g-ntfs-3g_common.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g -DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\" -g -O2 -Wall -o lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o ../libfuse-lite/libfuse-lite.la ../libntfs-3g/libntfs-3g.la -lc
libtool: link: gcc -DFUSE_USE_VERSION=26 -I../include/fuse-lite -I../include/ntfs-3g "-DPLUGIN_DIR=\"/usr/local/lib/ntfs-3g\"" -g -O2 -Wall -o .libs/lowntfs-3g lowntfs_3g-lowntfs-3g.o lowntfs_3g-ntfs-3g_common.o ../libfuse-lite/.libs/libfuse-lite.a -lpthread -lxnet ../libntfs-3g/.libs/libntfs-3g.so -lc -R/usr/local/lib
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# ls -lrt
total 4267
-rw-r--r-- 1 500 500 4004 Feb 22 2016 TODO.ntfsprogs
-rw-r--r-- 1 500 500 146 Feb 22 2016 NEWS
-rw-r--r-- 1 500 500 1190 Feb 22 2016 Makefile.am
-rw-r--r-- 1 500 500 1011 Feb 22 2016 CREDITS
-rw-r--r-- 1 500 500 25283 Feb 22 2016 COPYING.LIB
-rw-r--r-- 1 500 500 18002 Feb 22 2016 COPYING
-rwxr-xr-x 1 500 500 866 Feb 22 2016 autogen.sh
-rw-r--r-- 1 500 500 327 Feb 22 2016 AUTHORS
-rw-r--r-- 1 500 500 330 Oct 1 2016 ChangeLog
-rw-r--r-- 1 500 500 6717 Oct 1 2016 README
-rw-r--r-- 1 500 500 20614 Oct 1 2016 configure.ac
-rw-r--r-- 1 500 500 283474 Oct 1 2016 ltmain.sh
drwxr-xr-x 2 500 500 8 Oct 1 2016 m4
-rw-r--r-- 1 500 500 56250 Oct 1 2016 aclocal.m4
-rw-r--r-- 1 500 500 11798 Oct 1 2016 config.h.in
-rwxr-xr-x 1 500 500 6872 Oct 1 2016 missing
-rw-r--r-- 1 500 500 29781 Oct 1 2016 Makefile.in
-rwxr-xr-x 1 500 500 13997 Oct 1 2016 install-sh
-rw-r--r-- 1 500 500 15752 Oct 1 2016 INSTALL
-rwxr-xr-x 1 500 500 35826 Oct 1 2016 config.sub
-rwxr-xr-x 1 500 500 42856 Oct 1 2016 config.guess
-rwxr-xr-x 1 500 500 7333 Oct 1 2016 compile
-rwxr-xr-x 1 500 500 23566 Oct 1 2016 depcomp
drwxr-xr-x 2 500 500 3 Oct 1 2016 fedora
-rwxr-xr-x 1 500 500 524571 Oct 1 2016 configure
drwxr-xr-x 2 500 500 3 Oct 1 2016 autom4te.cache
-rwxr-xr-x 1 root root 68413 Jun 9 02:48 config.status
-rw-r--r-- 1 root root 29922 Jun 9 02:48 Makefile
drwxr-xr-x 4 500 500 7 Jun 9 02:48 include
-rw-r--r-- 1 root root 12483 Jun 9 02:49 config.h
-rw-r--r-- 1 root root 23 Jun 9 02:49 stamp-h1
-rwxr-xr-x 1 root root 292534 Jun 9 02:50 libtool
-rw-r--r-- 1 root root 155235 Jun 9 02:50 config.log
drwxr-xr-x 4 500 500 44 Jun 9 03:04 libfuse-lite
drwxr-xr-x 4 500 500 109 Jun 9 03:11 libntfs-3g
drwxr-xr-x 4 500 500 118 Jun 9 03:12 ntfsprogs
drwxr-xr-x 4 500 500 24 Jun 9 03:13 src
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# ls -l libfuse-lite libntfs-3g ntfsprogs src
libfuse-lite:
total 1518
-rw-r--r-- 1 500 500 562 Feb 22 2016 fuse_i.h
-rw-r--r-- 1 500 500 2512 Feb 22 2016 fuse_kern_chan.c
-rw-r--r-- 1 500 500 986 Feb 22 2016 fuse_loop.c
-rw-r--r-- 1 500 500 41311 Oct 1 2016 fuse_lowlevel.c
-rw-r--r-- 1 500 500 1889 Feb 22 2016 fuse_misc.h
-rw-r--r-- 1 500 500 9823 Feb 22 2016 fuse_opt.c
-rw-r--r-- 1 500 500 3995 Feb 22 2016 fuse_session.c
-rw-r--r-- 1 500 500 1895 Feb 22 2016 fuse_signals.c
-rw-r--r-- 1 500 500 88462 Oct 1 2016 fuse.c
-rw-r--r-- 1 500 500 17247 Oct 1 2016 fusermount.c
-rw-r--r-- 1 500 500 1280 Feb 22 2016 helper.c
-rw-r--r-- 1 root root 342 Jun 9 03:00 libfuse_lite_la-fuse_kern_chan.lo
-rw-r--r-- 1 root root 9284 Jun 9 03:00 libfuse_lite_la-fuse_kern_chan.o
-rw-r--r-- 1 root root 327 Jun 9 03:00 libfuse_lite_la-fuse_loop.lo
-rw-r--r-- 1 root root 5336 Jun 9 03:00 libfuse_lite_la-fuse_loop.o
-rw-r--r-- 1 root root 339 Jun 9 03:01 libfuse_lite_la-fuse_lowlevel.lo
-rw-r--r-- 1 root root 93616 Jun 9 03:01 libfuse_lite_la-fuse_lowlevel.o
-rw-r--r-- 1 root root 324 Jun 9 03:02 libfuse_lite_la-fuse_opt.lo
-rw-r--r-- 1 root root 23040 Jun 9 03:02 libfuse_lite_la-fuse_opt.o
-rw-r--r-- 1 root root 336 Jun 9 03:02 libfuse_lite_la-fuse_session.lo
-rw-r--r-- 1 root root 12840 Jun 9 03:02 libfuse_lite_la-fuse_session.o
-rw-r--r-- 1 root root 336 Jun 9 03:02 libfuse_lite_la-fuse_signals.lo
-rw-r--r-- 1 root root 8864 Jun 9 03:02 libfuse_lite_la-fuse_signals.o
-rw-r--r-- 1 root root 312 Jun 9 02:59 libfuse_lite_la-fuse.lo
-rw-r--r-- 1 root root 244972 Jun 9 02:59 libfuse_lite_la-fuse.o
-rw-r--r-- 1 root root 330 Jun 9 03:03 libfuse_lite_la-fusermount.lo
-rw-r--r-- 1 root root 2336 Jun 9 03:03 libfuse_lite_la-fusermount.o
-rw-r--r-- 1 root root 318 Jun 9 03:03 libfuse_lite_la-helper.lo
-rw-r--r-- 1 root root 6032 Jun 9 03:03 libfuse_lite_la-helper.o
-rw-r--r-- 1 root root 330 Jun 9 03:04 libfuse_lite_la-mount_util.lo
-rw-r--r-- 1 root root 17316 Jun 9 03:04 libfuse_lite_la-mount_util.o
-rw-r--r-- 1 root root 315 Jun 9 03:03 libfuse_lite_la-mount.lo
-rw-r--r-- 1 root root 33576 Jun 9 03:03 libfuse_lite_la-mount.o
-rw-r--r-- 1 root root 883 Jun 9 03:04 libfuse-lite.la
-rw-r--r-- 1 root root 30350 Jun 9 02:48 Makefile
-rw-r--r-- 1 500 500 558 Feb 22 2016 Makefile.am
-rw-r--r-- 1 500 500 32746 Oct 1 2016 Makefile.in
-rw-r--r-- 1 500 500 12009 Oct 1 2016 mount_util.c
-rw-r--r-- 1 500 500 819 Feb 22 2016 mount_util.h
-rw-r--r-- 1 500 500 21209 Oct 1 2016 mount.c
libntfs-3g:
total 6644
-rw-r--r-- 1 500 500 117373 Oct 1 2016 acls.c
-rw-r--r-- 1 500 500 206522 Oct 1 2016 attrib.c
-rw-r--r-- 1 500 500 8994 Feb 22 2016 attrlist.c
-rw-r--r-- 1 500 500 8047 Feb 22 2016 bitmap.c
-rw-r--r-- 1 500 500 10008 Feb 22 2016 bootsect.c
-rw-r--r-- 1 500 500 15537 Feb 22 2016 cache.c
-rw-r--r-- 1 500 500 6266 Feb 22 2016 collate.c
-rw-r--r-- 1 500 500 7745 Feb 22 2016 compat.c
-rw-r--r-- 1 500 500 54664 Feb 22 2016 compress.c
-rw-r--r-- 1 500 500 2261 Feb 22 2016 debug.c
-rw-r--r-- 1 500 500 25578 Feb 22 2016 device.c
-rw-r--r-- 1 500 500 78140 Oct 1 2016 dir.c
-rw-r--r-- 1 500 500 9603 Oct 1 2016 ea.c
-rw-r--r-- 1 500 500 11088 Oct 1 2016 efs.c
-rw-r--r-- 1 500 500 49613 Oct 1 2016 index.c
-rw-r--r-- 1 500 500 43988 Oct 1 2016 inode.c
-rw-r--r-- 1 500 500 9548 Oct 1 2016 ioctl.c
-rw-r--r-- 1 500 500 20406 Feb 22 2016 lcnalloc.c
-rw-r--r-- 1 root root 306 Jun 9 03:05 libntfs_3g_la-acls.lo
-rw-r--r-- 1 root root 83432 Jun 9 03:05 libntfs_3g_la-acls.o
-rw-r--r-- 1 root root 312 Jun 9 03:08 libntfs_3g_la-attrib.lo
-rw-r--r-- 1 root root 222960 Jun 9 03:08 libntfs_3g_la-attrib.o
-rw-r--r-- 1 root root 318 Jun 9 03:08 libntfs_3g_la-attrlist.lo
-rw-r--r-- 1 root root 24416 Jun 9 03:08 libntfs_3g_la-attrlist.o
-rw-r--r-- 1 root root 312 Jun 9 03:08 libntfs_3g_la-bitmap.lo
-rw-r--r-- 1 root root 27072 Jun 9 03:08 libntfs_3g_la-bitmap.o
-rw-r--r-- 1 root root 318 Jun 9 03:08 libntfs_3g_la-bootsect.lo
-rw-r--r-- 1 root root 27428 Jun 9 03:08 libntfs_3g_la-bootsect.o
-rw-r--r-- 1 root root 309 Jun 9 03:08 libntfs_3g_la-cache.lo
-rw-r--r-- 1 root root 31792 Jun 9 03:08 libntfs_3g_la-cache.o
-rw-r--r-- 1 root root 315 Jun 9 03:08 libntfs_3g_la-collate.lo
-rw-r--r-- 1 root root 24520 Jun 9 03:08 libntfs_3g_la-collate.o
-rw-r--r-- 1 root root 312 Jun 9 03:08 libntfs_3g_la-compat.lo
-rw-r--r-- 1 root root 1616 Jun 9 03:08 libntfs_3g_la-compat.o
-rw-r--r-- 1 root root 318 Jun 9 03:08 libntfs_3g_la-compress.lo
-rw-r--r-- 1 root root 74892 Jun 9 03:08 libntfs_3g_la-compress.o
-rw-r--r-- 1 root root 309 Jun 9 03:08 libntfs_3g_la-debug.lo
-rw-r--r-- 1 root root 1616 Jun 9 03:08 libntfs_3g_la-debug.o
-rw-r--r-- 1 root root 312 Jun 9 03:08 libntfs_3g_la-device.lo
-rw-r--r-- 1 root root 33112 Jun 9 03:08 libntfs_3g_la-device.o
-rw-r--r-- 1 root root 303 Jun 9 03:09 libntfs_3g_la-dir.lo
-rw-r--r-- 1 root root 111336 Jun 9 03:09 libntfs_3g_la-dir.o
-rw-r--r-- 1 root root 300 Jun 9 03:09 libntfs_3g_la-ea.lo
-rw-r--r-- 1 root root 29600 Jun 9 03:09 libntfs_3g_la-ea.o
-rw-r--r-- 1 root root 303 Jun 9 03:09 libntfs_3g_la-efs.lo
-rw-r--r-- 1 root root 32152 Jun 9 03:09 libntfs_3g_la-efs.o
-rw-r--r-- 1 root root 309 Jun 9 03:09 libntfs_3g_la-index.lo
-rw-r--r-- 1 root root 94348 Jun 9 03:09 libntfs_3g_la-index.o
-rw-r--r-- 1 root root 309 Jun 9 03:09 libntfs_3g_la-inode.lo
-rw-r--r-- 1 root root 71332 Jun 9 03:09 libntfs_3g_la-inode.o
-rw-r--r-- 1 root root 309 Jun 9 03:09 libntfs_3g_la-ioctl.lo
-rw-r--r-- 1 root root 17364 Jun 9 03:09 libntfs_3g_la-ioctl.o
-rw-r--r-- 1 root root 318 Jun 9 03:09 libntfs_3g_la-lcnalloc.lo
-rw-r--r-- 1 root root 44428 Jun 9 03:09 libntfs_3g_la-lcnalloc.o
-rw-r--r-- 1 root root 315 Jun 9 03:09 libntfs_3g_la-logfile.lo
-rw-r--r-- 1 root root 39032 Jun 9 03:09 libntfs_3g_la-logfile.o
-rw-r--r-- 1 root root 315 Jun 9 03:09 libntfs_3g_la-logging.lo
-rw-r--r-- 1 root root 16616 Jun 9 03:09 libntfs_3g_la-logging.o
-rw-r--r-- 1 root root 303 Jun 9 03:09 libntfs_3g_la-mft.lo
-rw-r--r-- 1 root root 88496 Jun 9 03:09 libntfs_3g_la-mft.o
-rw-r--r-- 1 root root 306 Jun 9 03:09 libntfs_3g_la-misc.lo
-rw-r--r-- 1 root root 4292 Jun 9 03:09 libntfs_3g_la-misc.o
-rw-r--r-- 1 root root 303 Jun 9 03:09 libntfs_3g_la-mst.lo
-rw-r--r-- 1 root root 9084 Jun 9 03:09 libntfs_3g_la-mst.o
-rw-r--r-- 1 root root 321 Jun 9 03:09 libntfs_3g_la-object_id.lo
-rw-r--r-- 1 root root 34776 Jun 9 03:09 libntfs_3g_la-object_id.o
-rw-r--r-- 1 root root 318 Jun 9 03:10 libntfs_3g_la-realpath.lo
-rw-r--r-- 1 root root 1616 Jun 9 03:10 libntfs_3g_la-realpath.o
-rw-r--r-- 1 root root 315 Jun 9 03:10 libntfs_3g_la-reparse.lo
-rw-r--r-- 1 root root 54388 Jun 9 03:10 libntfs_3g_la-reparse.o
-rw-r--r-- 1 root root 315 Jun 9 03:10 libntfs_3g_la-runlist.lo
-rw-r--r-- 1 root root 65600 Jun 9 03:10 libntfs_3g_la-runlist.o
-rw-r--r-- 1 root root 318 Jun 9 03:10 libntfs_3g_la-security.lo
-rw-r--r-- 1 root root 137772 Jun 9 03:10 libntfs_3g_la-security.o
-rw-r--r-- 1 root root 312 Jun 9 03:10 libntfs_3g_la-unistr.lo
-rw-r--r-- 1 root root 53408 Jun 9 03:10 libntfs_3g_la-unistr.o
-rw-r--r-- 1 root root 315 Jun 9 03:10 libntfs_3g_la-unix_io.lo
-rw-r--r-- 1 root root 15716 Jun 9 03:10 libntfs_3g_la-unix_io.o
-rw-r--r-- 1 root root 312 Jun 9 03:10 libntfs_3g_la-volume.lo
-rw-r--r-- 1 root root 93424 Jun 9 03:10 libntfs_3g_la-volume.o
-rw-r--r-- 1 root root 312 Jun 9 03:10 libntfs_3g_la-xattrs.lo
-rw-r--r-- 1 root root 33716 Jun 9 03:10 libntfs_3g_la-xattrs.o
-rw-r--r-- 1 root root 949 Jun 9 03:11 libntfs-3g.la
-rw-r--r-- 1 root root 253 Jun 9 02:49 libntfs-3g.pc
-rw-r--r-- 1 500 500 246 Feb 22 2016 libntfs-3g.pc.in
-rw-r--r-- 1 root root 31 Jun 9 02:49 libntfs-3g.script.so
-rw-r--r-- 1 500 500 54 Feb 22 2016 libntfs-3g.script.so.in
-rw-r--r-- 1 500 500 24448 Oct 1 2016 logfile.c
-rw-r--r-- 1 500 500 17218 Feb 22 2016 logging.c
-rw-r--r-- 1 root root 58518 Jun 9 02:49 Makefile
-rw-r--r-- 1 500 500 1770 Feb 22 2016 Makefile.am
-rw-r--r-- 1 500 500 66031 Oct 1 2016 Makefile.in
-rw-r--r-- 1 500 500 61117 Oct 1 2016 mft.c
-rw-r--r-- 1 500 500 1559 Feb 22 2016 misc.c
-rw-r--r-- 1 500 500 8178 Oct 1 2016 mst.c
-rw-r--r-- 1 500 500 16141 Oct 1 2016 object_id.c
-rw-r--r-- 1 500 500 2382 Feb 22 2016 realpath.c
-rw-r--r-- 1 500 500 33134 Oct 1 2016 reparse.c
-rw-r--r-- 1 500 500 63112 Feb 22 2016 runlist.c
-rw-r--r-- 1 500 500 141553 Oct 1 2016 security.c
-rw-r--r-- 1 500 500 47943 Oct 1 2016 unistr.c
-rw-r--r-- 1 500 500 8198 Feb 22 2016 unix_io.c
-rw-r--r-- 1 500 500 52680 Oct 1 2016 volume.c
-rw-r--r-- 1 500 500 56061 Oct 1 2016 win32_io.c
-rw-r--r-- 1 500 500 19448 Oct 1 2016 xattrs.c
ntfsprogs:
total 7639
-rw-r--r-- 1 500 500 15468 Feb 22 2016 attrdef.c
-rw-r--r-- 1 500 500 138 Feb 22 2016 attrdef.h
-rw-r--r-- 1 500 500 3420 Oct 1 2016 boot.c
-rw-r--r-- 1 500 500 119 Feb 22 2016 boot.h
-rw-r--r-- 1 500 500 3339 Feb 22 2016 cluster.c
-rw-r--r-- 1 500 500 1302 Feb 22 2016 cluster.h
-rw-r--r-- 1 root root 23172 Jun 9 03:11 cluster.o
-rw-r--r-- 1 500 500 5522 Feb 22 2016 list.h
-rw-r--r-- 1 root root 60491 Jun 9 02:49 Makefile
-rw-r--r-- 1 500 500 5181 Oct 1 2016 Makefile.am
-rw-r--r-- 1 500 500 70040 Oct 1 2016 Makefile.in
-rwxr-xr-x 1 root root 6330 Jun 9 03:11 mkntfs
-rw-r--r-- 1 root root 4144 Jun 9 03:11 mkntfs-attrdef.o
-rw-r--r-- 1 root root 5692 Jun 9 03:11 mkntfs-boot.o
-rw-r--r-- 1 root root 232540 Jun 9 03:11 mkntfs-mkntfs.o
-rw-r--r-- 1 root root 16200 Jun 9 03:11 mkntfs-sd.o
-rw-r--r-- 1 root root 57120 Jun 9 03:11 mkntfs-utils.o
-rw-r--r-- 1 root root 7510 Jun 9 02:49 mkntfs.8
-rw-r--r-- 1 500 500 7506 Feb 22 2016 mkntfs.8.in
-rw-r--r-- 1 500 500 159861 Feb 22 2016 mkntfs.c
-rwxr-xr-x 1 root root 6340 Jun 9 03:11 ntfscat
-rw-r--r-- 1 root root 3453 Jun 9 02:49 ntfscat.8
-rw-r--r-- 1 500 500 3449 Feb 22 2016 ntfscat.8.in
-rw-r--r-- 1 500 500 11254 Feb 22 2016 ntfscat.c
-rw-r--r-- 1 500 500 1560 Feb 22 2016 ntfscat.h
-rw-r--r-- 1 root root 40788 Jun 9 03:11 ntfscat.o
-rw-r--r-- 1 500 500 27907 Feb 22 2016 ntfsck.c
-rwxr-xr-x 1 root root 6360 Jun 9 03:12 ntfsclone
-rw-r--r-- 1 root root 13161 Jun 9 02:49 ntfsclone.8
-rw-r--r-- 1 500 500 13157 Oct 1 2016 ntfsclone.8.in
-rw-r--r-- 1 500 500 71885 Oct 1 2016 ntfsclone.c
-rw-r--r-- 1 root root 152592 Jun 9 03:12 ntfsclone.o
-rwxr-xr-x 1 root root 6380 Jun 9 03:11 ntfscluster
-rw-r--r-- 1 root root 3072 Jun 9 02:49 ntfscluster.8
-rw-r--r-- 1 500 500 3068 Feb 22 2016 ntfscluster.8.in
-rw-r--r-- 1 500 500 14891 Oct 1 2016 ntfscluster.c
-rw-r--r-- 1 500 500 1792 Feb 22 2016 ntfscluster.h
-rw-r--r-- 1 root root 54912 Jun 9 03:11 ntfscluster.o
-rwxr-xr-x 1 root root 6340 Jun 9 03:11 ntfscmp
-rw-r--r-- 1 root root 2047 Jun 9 02:49 ntfscmp.8
-rw-r--r-- 1 500 500 2043 Feb 22 2016 ntfscmp.8.in
-rw-r--r-- 1 500 500 22040 Oct 1 2016 ntfscmp.c
-rw-r--r-- 1 root root 80632 Jun 9 03:11 ntfscmp.o
-rwxr-xr-x 1 root root 6330 Jun 9 03:12 ntfscp
-rw-r--r-- 1 root root 3795 Jun 9 02:49 ntfscp.8
-rw-r--r-- 1 500 500 3791 Feb 22 2016 ntfscp.8.in
-rw-r--r-- 1 500 500 28185 Feb 22 2016 ntfscp.c
-rw-r--r-- 1 root root 76004 Jun 9 03:12 ntfscp.o
-rw-r--r-- 1 root root 4524 Jun 9 02:49 ntfsdecrypt.8
-rw-r--r-- 1 500 500 4520 Feb 22 2016 ntfsdecrypt.8.in
-rw-r--r-- 1 500 500 44511 Feb 22 2016 ntfsdecrypt.c
-rw-r--r-- 1 500 500 24475 Oct 1 2016 ntfsdump_logfile.c
-rw-r--r-- 1 root root 4309 Jun 9 02:49 ntfsfallocate.8
-rw-r--r-- 1 500 500 4305 Feb 22 2016 ntfsfallocate.8.in
-rw-r--r-- 1 500 500 21750 Feb 22 2016 ntfsfallocate.c
-rwxr-xr-x 1 root root 6340 Jun 9 03:11 ntfsfix
-rw-r--r-- 1 root root 2399 Jun 9 02:49 ntfsfix.8
-rw-r--r-- 1 500 500 2395 Feb 22 2016 ntfsfix.8.in
-rw-r--r-- 1 500 500 46225 Oct 1 2016 ntfsfix.c
-rw-r--r-- 1 root root 107488 Jun 9 03:11 ntfsfix.o
-rwxr-xr-x 1 root root 6350 Jun 9 03:11 ntfsinfo
-rw-r--r-- 1 root root 2261 Jun 9 02:49 ntfsinfo.8
-rw-r--r-- 1 500 500 2257 Feb 22 2016 ntfsinfo.8.in
-rw-r--r-- 1 500 500 70900 Oct 1 2016 ntfsinfo.c
-rw-r--r-- 1 root root 152824 Jun 9 03:11 ntfsinfo.o
-rwxr-xr-x 1 root root 6360 Jun 9 03:12 ntfslabel
-rw-r--r-- 1 root root 3525 Jun 9 02:49 ntfslabel.8
-rw-r--r-- 1 500 500 3521 Feb 22 2016 ntfslabel.8.in
-rw-r--r-- 1 500 500 11961 Oct 1 2016 ntfslabel.c
-rw-r--r-- 1 root root 41572 Jun 9 03:12 ntfslabel.o
-rwxr-xr-x 1 root root 6330 Jun 9 03:11 ntfsls
-rw-r--r-- 1 root root 3247 Jun 9 02:49 ntfsls.8
-rw-r--r-- 1 500 500 3243 Feb 22 2016 ntfsls.8.in
-rw-r--r-- 1 500 500 17045 Feb 22 2016 ntfsls.c
-rw-r--r-- 1 root root 50616 Jun 9 03:11 ntfsls.o
-rw-r--r-- 1 500 500 10091 Feb 22 2016 ntfsmftalloc.c
-rw-r--r-- 1 500 500 20502 Feb 22 2016 ntfsmove.c
-rw-r--r-- 1 500 500 1619 Feb 22 2016 ntfsmove.h
-rw-r--r-- 1 root root 2025 Jun 9 02:49 ntfsprogs.8
-rw-r--r-- 1 500 500 2021 Feb 22 2016 ntfsprogs.8.in
-rw-r--r-- 1 root root 6805 Jun 9 02:49 ntfsrecover.8
-rw-r--r-- 1 500 500 6801 Oct 1 2016 ntfsrecover.8.in
-rw-r--r-- 1 500 500 113899 Oct 1 2016 ntfsrecover.c
-rw-r--r-- 1 500 500 4719 Oct 1 2016 ntfsrecover.h
-rwxr-xr-x 1 root root 6370 Jun 9 03:12 ntfsresize
-rw-r--r-- 1 root root 12331 Jun 9 02:49 ntfsresize.8
-rw-r--r-- 1 500 500 12327 Oct 1 2016 ntfsresize.8.in
-rw-r--r-- 1 500 500 123239 Oct 1 2016 ntfsresize.c
-rw-r--r-- 1 root root 248348 Jun 9 03:12 ntfsresize.o
-rw-r--r-- 1 root root 6724 Jun 9 02:49 ntfssecaudit.8
-rw-r--r-- 1 500 500 6724 Oct 1 2016 ntfssecaudit.8.in
-rw-r--r-- 1 500 500 157033 Oct 1 2016 ntfssecaudit.c
-rw-r--r-- 1 root root 3329 Jun 9 02:49 ntfstruncate.8
-rw-r--r-- 1 500 500 3325 Feb 22 2016 ntfstruncate.8.in
-rw-r--r-- 1 500 500 20568 Feb 22 2016 ntfstruncate.c
-rwxr-xr-x 1 root root 6390 Jun 9 03:12 ntfsundelete
-rw-r--r-- 1 root root 9321 Jun 9 02:49 ntfsundelete.8
-rw-r--r-- 1 500 500 9317 Feb 22 2016 ntfsundelete.8.in
-rw-r--r-- 1 500 500 63767 Feb 22 2016 ntfsundelete.c
-rw-r--r-- 1 500 500 3981 Feb 22 2016 ntfsundelete.h
-rw-r--r-- 1 root root 130312 Jun 9 03:12 ntfsundelete.o
-rw-r--r-- 1 root root 3461 Jun 9 02:49 ntfsusermap.8
-rw-r--r-- 1 500 500 3461 Oct 1 2016 ntfsusermap.8.in
-rw-r--r-- 1 500 500 26633 Oct 1 2016 ntfsusermap.c
-rw-r--r-- 1 root root 3800 Jun 9 02:49 ntfswipe.8
-rw-r--r-- 1 500 500 3796 Feb 22 2016 ntfswipe.8.in
-rw-r--r-- 1 500 500 56028 Feb 22 2016 ntfswipe.c
-rw-r--r-- 1 500 500 1790 Feb 22 2016 ntfswipe.h
-rw-r--r-- 1 500 500 128518 Oct 1 2016 playlog.c
-rw-r--r-- 1 500 500 21378 Feb 22 2016 sd.c
-rw-r--r-- 1 500 500 246 Feb 22 2016 sd.h
-rw-r--r-- 1 500 500 31936 Feb 22 2016 utils.c
-rw-r--r-- 1 500 500 4378 Feb 22 2016 utils.h
-rw-r--r-- 1 root root 57120 Jun 9 03:11 utils.o
src:
total 2099
-rw-r--r-- 1 root root 166300 Jun 9 03:13 lowntfs_3g-lowntfs-3g.o
-rw-r--r-- 1 root root 49028 Jun 9 03:13 lowntfs_3g-ntfs-3g_common.o
-rwxr-xr-x 1 root root 6370 Jun 9 03:13 lowntfs-3g
-rw-r--r-- 1 500 500 120589 Oct 1 2016 lowntfs-3g.c
-rw-r--r-- 1 root root 39210 Jun 9 02:49 Makefile
-rw-r--r-- 1 500 500 2232 Oct 1 2016 Makefile.am
-rw-r--r-- 1 500 500 43044 Oct 1 2016 Makefile.in
-rw-r--r-- 1 root root 26376 Jun 9 03:12 ntfs_3g_probe-ntfs-3g.probe.o
-rw-r--r-- 1 root root 49028 Jun 9 03:12 ntfs_3g-ntfs-3g_common.o
-rw-r--r-- 1 root root 150864 Jun 9 03:12 ntfs_3g-ntfs-3g.o
-rwxr-xr-x 1 root root 6340 Jun 9 03:12 ntfs-3g
-rw-r--r-- 1 500 500 23961 Oct 1 2016 ntfs-3g_common.c
-rw-r--r-- 1 500 500 5386 Oct 1 2016 ntfs-3g_common.h
-rw-r--r-- 1 root root 17682 Jun 9 02:49 ntfs-3g.8
-rw-r--r-- 1 500 500 17678 Oct 1 2016 ntfs-3g.8.in
-rw-r--r-- 1 500 500 109754 Oct 1 2016 ntfs-3g.c
-rwxr-xr-x 1 root root 6400 Jun 9 03:12 ntfs-3g.probe
-rw-r--r-- 1 root root 2100 Jun 9 02:49 ntfs-3g.probe.8
-rw-r--r-- 1 500 500 2096 Feb 22 2016 ntfs-3g.probe.8.in
-rw-r--r-- 1 500 500 3637 Feb 22 2016 ntfs-3g.probe.c
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# make install
Making install in include
Making install in ntfs-3g
/usr/bin/gmkdir -p '/usr/local/include/ntfs-3g'
/usr/bin/ginstall -c -m 644 acls.h attrib.h attrlist.h bitmap.h bootsect.h cache.h collate.h compat.h compress.h debug.h device.h device_io.h dir.h ea.h efs.h endians.h index.h inode.h ioctl.h layout.h lcnalloc.h logfile.h logging.h mft.h misc.h mst.h ntfstime.h object_id.h param.h plugin.h realpath.h reparse.h runlist.h security.h support.h types.h unistr.h volume.h xattrs.h '/usr/local/include/ntfs-3g'
Making install in fuse-lite
Making install in libfuse-lite
Making install in libntfs-3g
/usr/bin/gmkdir -p '/usr/local/lib'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libntfs-3g.la '/usr/local/lib'
libtool: install: /usr/bin/ginstall -c .libs/libntfs-3g.so.872.0.0 /usr/local/lib/libntfs-3g.so.872.0.0
libtool: install: (cd /usr/local/lib && { ln -s -f libntfs-3g.so.872.0.0 libntfs-3g.so.872 || { rm -f libntfs-3g.so.872 && ln -s libntfs-3g.so.872.0.0 libntfs-3g.so.872; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libntfs-3g.so.872.0.0 libntfs-3g.so || { rm -f libntfs-3g.so && ln -s libntfs-3g.so.872.0.0 libntfs-3g.so; }; })
libtool: install: chmod +x /usr/local/lib/libntfs-3g.so.872.0.0
libtool: install: /usr/bin/ginstall -c .libs/libntfs-3g.lai /usr/local/lib/libntfs-3g.la
libtool: install: /usr/bin/ginstall -c .libs/libntfs-3g.a /usr/local/lib/libntfs-3g.a
libtool: install: chmod 644 /usr/local/lib/libntfs-3g.a
libtool: install: ranlib /usr/local/lib/libntfs-3g.a
make install-exec-hook
if [ ! "/lib" -ef "/usr/local/lib" ]; then \
/usr/bin/mv -f "//usr/local/lib"/libntfs-3g.so* "//lib"; \
fi
if [ ! "/lib" -ef "/usr/local/lib" ]; then \
ln -s "/lib/libntfs-3g.so" "//usr/local/lib/libntfs-3g.so"; \
fi
/usr/bin/gmkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/ginstall -c -m 644 libntfs-3g.pc '/usr/local/lib/pkgconfig'
Making install in ntfsprogs
/usr/bin/gmkdir -p '/usr/local/bin'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntfsfix ntfsinfo ntfscluster ntfsls ntfscat ntfscmp '/usr/local/bin'
libtool: install: /usr/bin/ginstall -c .libs/ntfsfix /usr/local/bin/ntfsfix
libtool: install: /usr/bin/ginstall -c .libs/ntfsinfo /usr/local/bin/ntfsinfo
libtool: install: /usr/bin/ginstall -c .libs/ntfscluster /usr/local/bin/ntfscluster
libtool: install: /usr/bin/ginstall -c .libs/ntfsls /usr/local/bin/ntfsls
libtool: install: /usr/bin/ginstall -c .libs/ntfscat /usr/local/bin/ntfscat
libtool: install: /usr/bin/ginstall -c .libs/ntfscmp /usr/local/bin/ntfscmp
/usr/bin/gmkdir -p '/usr/local/sbin'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c mkntfs ntfslabel ntfsundelete ntfsresize ntfsclone ntfscp '/usr/local/sbin'
libtool: install: /usr/bin/ginstall -c .libs/mkntfs /usr/local/sbin/mkntfs
libtool: install: /usr/bin/ginstall -c .libs/ntfslabel /usr/local/sbin/ntfslabel
libtool: install: /usr/bin/ginstall -c .libs/ntfsundelete /usr/local/sbin/ntfsundelete
libtool: install: /usr/bin/ginstall -c .libs/ntfsresize /usr/local/sbin/ntfsresize
libtool: install: /usr/bin/ginstall -c .libs/ntfsclone /usr/local/sbin/ntfsclone
libtool: install: /usr/bin/ginstall -c .libs/ntfscp /usr/local/sbin/ntfscp
make install-exec-hook
/usr/bin/gmkdir -p '/usr/local/share/man/man8'
/usr/bin/ginstall -c -m 644 mkntfs.8 ntfsfix.8 ntfslabel.8 ntfsinfo.8 ntfsundelete.8 ntfsresize.8 ntfsprogs.8 ntfsls.8 ntfsclone.8 ntfscluster.8 ntfscat.8 ntfscp.8 ntfscmp.8 ntfswipe.8 ntfstruncate.8 ntfsdecrypt.8 ntfsfallocate.8 ntfsrecover.8 ntfsusermap.8 ntfssecaudit.8 '/usr/local/share/man/man8'
make install-data-hook
Making install in src
/usr/bin/gmkdir -p '/usr/local/bin'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntfs-3g.probe '/usr/local/bin'
libtool: install: /usr/bin/ginstall -c .libs/ntfs-3g.probe /usr/local/bin/ntfs-3g.probe
make install-exec-hook
true
/usr/bin/gmkdir -p //usr/local/lib/ntfs-3g
/usr/bin/gmkdir -p '/usr/local/share/man/man8'
/usr/bin/ginstall -c -m 644 ntfs-3g.8 ntfs-3g.probe.8 '/usr/local/share/man/man8'
/usr/bin/gmkdir -p '/bin'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c ntfs-3g lowntfs-3g '/bin'
libtool: install: /usr/bin/ginstall -c .libs/ntfs-3g /bin/ntfs-3g
libtool: install: /usr/bin/ginstall -c .libs/lowntfs-3g /bin/lowntfs-3g
/usr/bin/gmkdir -p '/usr/local/share/doc/ntfs-3g'
/usr/bin/ginstall -c -m 644 README '/usr/local/share/doc/ntfs-3g'
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# sync
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2#
root@solaris11-3:/usr/src/SFEntfs-3g-2016.2.22AR.2/SOURCES/ntfs-3g_ntfsprogs-2016.2.22AR.2# cd
root@solaris11-3:~#
root@solaris11-3:~#
root@solaris11-3:~# iostat -En
c1d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Model: VBOX HARDDISK Revision: Serial No: VB4e58aa27-8952 Size: 33.55GB <33553981440 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 0
c1t1d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: VBOX Product: CD-ROM Revision: 1.0 Serial No:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 26 Predictive Failure Analysis: 0 Non-Aligned Writes: 0
c3t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 13
Vendor: WD Product: My Book 1110 Revision: 1030 Serial No:
Size: 1499.60GB <1499598946304 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 41 Predictive Failure Analysis: 0 Non-Aligned Writes: 0
c3t0d1 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: WD Product: Virtual CD 1110 Revision: 1030 Serial No:
Size: 0.70GB <700448768 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 24 Predictive Failure Analysis: 0 Non-Aligned Writes: 0
root@solaris11-3:~#
root@solaris11-3:~# rmformat
Looking for devices...
1. Logical Node: /dev/rdsk/c1t1d0p0
Physical Node: /pci@0,0/pci-ide@1,1/ide@0/sd@1,0
Connected Device: VBOX CD-ROM 1.0
Device Type: DVD Reader
Bus: IDE
Size: <Unknown>
Label: <Unknown>
Access permissions: <Unknown>
2. Logical Node: /dev/rdsk/c3t0d0p0
Physical Node: /pci@0,0/pci8086,265c@b/storage@1/disk@0,0
Connected Device: WD My Book 1110 1030
Device Type: Removable
Bus: USB
Size: 1430.1 GB
Label: <Unknown>
Access permissions: <Unknown>
3. Logical Node: /dev/rdsk/c3t0d1p0
Physical Node: /pci@0,0/pci8086,265c@b/storage@1/disk@0,1
Connected Device: WD Virtual CD 1110 1030
Device Type: CD Reader
Bus: USB
Size: 668.0 MB
Label: <None>
Access permissions: <Unknown>
root@solaris11-3:~#
root@solaris11-3:~#
root@solaris11-3:~# mkdir /media/USB-Storage
root@solaris11-3:~# lowntfs-3g /dev/dsk/c3t0d0p1 /media/USB-Storage/
The disk contains an unclean file system (0, 0).
The file system wasn't safely closed on Windows. Fixing.
root@solaris11-3:~#
root@solaris11-3:~# mount
/ on rpool/ROOT/USB-NTFS-HDD-MOUNT-AND-SHARE read/write/setuid/devices/rstchown/dev=4d50002 on Thu Jan 1 00:00:00 1970
/devices on /devices read/write/setuid/devices/rstchown/dev=9100000 on Thu Jun 8 14:41:37 2017
/dev on /dev read/write/setuid/devices/rstchown/dev=9140000 on Thu Jun 8 14:41:37 2017
/system/contract on ctfs read/write/setuid/devices/rstchown/dev=9200001 on Thu Jun 8 14:41:37 2017
/proc on proc read/write/setuid/devices/rstchown/dev=9180000 on Thu Jun 8 14:41:37 2017
/etc/mnttab on mnttab read/write/setuid/devices/rstchown/dev=9240001 on Thu Jun 8 14:41:37 2017
/system/volatile on swap read/write/setuid/devices/rstchown/xattr/dev=9280001 on Thu Jun 8 14:41:37 2017
/system/object on objfs read/write/setuid/devices/rstchown/dev=92c0001 on Thu Jun 8 14:41:38 2017
/etc/dfs/sharetab on sharefs read/write/setuid/devices/rstchown/dev=9300001 on Thu Jun 8 14:41:38 2017
/lib/libc.so.1 on /usr/lib/libc/libc_hwcap2.so.1 read/write/setuid/devices/rstchown/dev=4d50002 on Thu Jun 8 14:43:52 2017
/dev/fd on fd read/write/setuid/devices/rstchown/dev=9400001 on Thu Jun 8 14:43:54 2017
/var on rpool/ROOT/USB-NTFS-HDD-MOUNT-AND-SHARE/var read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50004 on Thu Jun 8 14:44:52 2017
/tmp on swap read/write/setuid/devices/rstchown/xattr/dev=9280002 on Thu Jun 8 14:44:52 2017
/var/share on rpool/VARSHARE read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50005 on Thu Jun 8 14:44:54 2017
/export on rpool/export read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50006 on Thu Jun 8 14:47:21 2017
/export/home on rpool/export/home read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50007 on Thu Jun 8 14:47:37 2017
/export/home/rumtuk on rpool/export/home/rumtuk read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50008 on Thu Jun 8 14:48:42 2017
/rpool on rpool read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50009 on Thu Jun 8 14:48:46 2017
/system/zones on rpool/VARSHARE/zones read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d5000a on Thu Jun 8 14:48:46 2017
/var/share/pkg on rpool/VARSHARE/pkg read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d5000b on Thu Jun 8 14:48:59 2017
/var/share/pkg/repositories on rpool/VARSHARE/pkg/repositories read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d5000c on Thu Jun 8 14:49:05 2017
/media/WD SmartWare on /dev/dsk/c3t0d1s2 read only/nosetuid/nodevices/rstchown/dev=3ac00c2 on Thu Jun 8 14:49:42 2017
/media/USB-Storage on /devices/pci@0,0/pci8086,265c@b/storage@1/disk@0,0:r read/write/nosetuid/nodevices/rstchown/dev=5080000 on Fri Jun 9 03:30:14 2017
root@solaris11-3:~# cp /etc/release /media/USB-Storage/
root@solaris11-3:~# ls -l /media/USB-Storage/
total 305
drwxrwxrwx 1 root root 0 Jun 2 23:54 $RECYCLE.BIN
-rwxrwxrwx 1 root root 187 Jun 9 03:37 release
drwxrwxrwx 1 root root 151552 Jun 7 19:16 sanyalnet-shared
drwxrwxrwx 1 root root 4096 Jun 2 23:55 System Volume Information
root@solaris11-3:~# mount
/ on rpool/ROOT/USB-NTFS-HDD-MOUNT-AND-SHARE read/write/setuid/devices/rstchown/dev=4d50002 on Thu Jan 1 00:00:00 1970
/devices on /devices read/write/setuid/devices/rstchown/dev=9100000 on Thu Jun 8 14:41:37 2017
/dev on /dev read/write/setuid/devices/rstchown/dev=9140000 on Thu Jun 8 14:41:37 2017
/system/contract on ctfs read/write/setuid/devices/rstchown/dev=9200001 on Thu Jun 8 14:41:37 2017
/proc on proc read/write/setuid/devices/rstchown/dev=9180000 on Thu Jun 8 14:41:37 2017
/etc/mnttab on mnttab read/write/setuid/devices/rstchown/dev=9240001 on Thu Jun 8 14:41:37 2017
/system/volatile on swap read/write/setuid/devices/rstchown/xattr/dev=9280001 on Thu Jun 8 14:41:37 2017
/system/object on objfs read/write/setuid/devices/rstchown/dev=92c0001 on Thu Jun 8 14:41:38 2017
/etc/dfs/sharetab on sharefs read/write/setuid/devices/rstchown/dev=9300001 on Thu Jun 8 14:41:38 2017
/lib/libc.so.1 on /usr/lib/libc/libc_hwcap2.so.1 read/write/setuid/devices/rstchown/dev=4d50002 on Thu Jun 8 14:43:52 2017
/dev/fd on fd read/write/setuid/devices/rstchown/dev=9400001 on Thu Jun 8 14:43:54 2017
/var on rpool/ROOT/USB-NTFS-HDD-MOUNT-AND-SHARE/var read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50004 on Thu Jun 8 14:44:52 2017
/tmp on swap read/write/setuid/devices/rstchown/xattr/dev=9280002 on Thu Jun 8 14:44:52 2017
/var/share on rpool/VARSHARE read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50005 on Thu Jun 8 14:44:54 2017
/export on rpool/export read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50006 on Thu Jun 8 14:47:21 2017
/export/home on rpool/export/home read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50007 on Thu Jun 8 14:47:37 2017
/export/home/rumtuk on rpool/export/home/rumtuk read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50008 on Thu Jun 8 14:48:42 2017
/rpool on rpool read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d50009 on Thu Jun 8 14:48:46 2017
/system/zones on rpool/VARSHARE/zones read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d5000a on Thu Jun 8 14:48:46 2017
/var/share/pkg on rpool/VARSHARE/pkg read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d5000b on Thu Jun 8 14:48:59 2017
/var/share/pkg/repositories on rpool/VARSHARE/pkg/repositories read/write/setuid/devices/rstchown/nonbmand/exec/xattr/atime/dev=4d5000c on Thu Jun 8 14:49:05 2017
/media/WD SmartWare on /dev/dsk/c3t0d1s2 read only/nosetuid/nodevices/rstchown/dev=3ac00c2 on Thu Jun 8 14:49:42 2017
/media/USB-Storage on /devices/pci@0,0/pci8086,265c@b/storage@1/disk@0,0:r read/write/nosetuid/nodevices/rstchown/dev=5080000 on Fri Jun 9 03:30:14 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment