Opened 14 years ago

Closed 9 years ago

#23275 closed defect (fixed)

ntfsprogs 2.0.0 does not build with variant +extra

Reported by: snowflake (Dave Evans) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: ntfsprogs

Description

Here is the failing output

mv -f .deps/libntfs_la-volume.Tpo .deps/libntfs_la-volume.Plo
/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -DLTVERSION_LIBNTFS=\"10:0:0\"  -O2 -arch x86_64 -Wall -version-info 10:0:0 -no-undefined  -L/opt/local/lib -arch x86_64 -o libntfs.la -rpath /opt/local/lib libntfs_la-attrib.lo libntfs_la-attrlist.lo libntfs_la-bitmap.lo libntfs_la-bootsect.lo libntfs_la-collate.lo libntfs_la-compat.lo libntfs_la-compress.lo libntfs_la-crypto.lo libntfs_la-debug.lo libntfs_la-device.lo libntfs_la-device_io.lo libntfs_la-dir.lo libntfs_la-index.lo libntfs_la-inode.lo libntfs_la-lcnalloc.lo libntfs_la-logfile.lo libntfs_la-logging.lo libntfs_la-misc.lo libntfs_la-mft.lo libntfs_la-mst.lo libntfs_la-runlist.lo libntfs_la-security.lo libntfs_la-unistr.lo libntfs_la-version.lo libntfs_la-volume.lo  
libtool: link: `libntfs_la-attrib.lo' is not a valid libtool object
make[2]: *** [libntfs.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

OS X 10.6.2 Intel Xcode 3.2.1 (1613)

Change History (1)

comment:1 Changed 9 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

The ntfsprogs port was replaced by ntfs-3g which doesn’t have an extra variant and presumably doesn’t have this problem.

Note: See TracTickets for help on using tickets.