[MacPorts] #25064: ntfsprogs-2.0.0 build failure - missing libintl symbols
#25064: ntfsprogs-2.0.0 build failure - missing libintl symbols --------------------------------------+------------------------------------- Reporter: tyson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ntfsprogs --------------------------------------+------------------------------------- When I try to install ntfsprogs, the building process always fails (full output attached): {{{ $ sudo port -d install ntfsprogs ... Undefined symbols: "_libintl_setlocale", referenced from: _utils_set_locale in utils.o _utils_set_locale in utils.o ld: symbol(s) not found collect2: ld returned 1 exit status make[2]: *** [ntfsfix] Error 1 make[2]: *** Waiting for unfinished jobs.... Undefined symbols: "_libintl_setlocale", referenced from: _utils_set_locale in utils.o _utils_set_locale in utils.o ld: symbol(s) not found collect2: ld returned 1 exit status }}} I have tried uninstalling & cleaning, but the problem persists. It seems like it may need another prerequisite, but there isn't a ''libintl'' port. -- Ticket URL: <http://trac.macports.org/ticket/25064> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25064: ntfsprogs: Undefined symbols _libintl_setlocale with gettext 0.18 --------------------------------------+------------------------------------- Reporter: tyson@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: ntfsprogs --------------------------------------+------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: libintl is the internationalization library. It is provided by gettext. This problem is probably another casualty of gettext 0.18; see #25012 for the same error with another port. -- Ticket URL: <http://trac.macports.org/ticket/25064#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25064: ntfsprogs: Undefined symbols _libintl_setlocale with gettext 0.18 ---------------------------------------+------------------------------------ Reporter: tyson@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: ntfsprogs | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r68218. -- Ticket URL: <http://trac.macports.org/ticket/25064#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts