#48314: gettext-0.19.5 does not build on PPC Tiger (Mac OS X 10.4.11) because of Undefined symbol: "_stpncpy" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gettext | ------------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:48314 Peter_Dyballa@…]:
{{{ Undefined symbols: "_stpncpy", referenced from: _format_parse in format-kde-kuit.o ld: symbol(s) not found }}}
I'll check if this happens on my older systems too. Replying to [comment:1 Peter_Dyballa@…]:
When I try to {{{ port -vd upgrade gcc48 gcc49 }}} why is port {{{ ---> Computing dependencies for gettext }}} ?
Because gettext is in the recursive dependencies of gcc48 and gcc49, and MacPorts always upgrades dependencies first. One example: gcc48 and gcc49 both have a library dependency on mpfr, which has an extract dependency on xz, which has a library dependency on gettext. -- Ticket URL: <https://trac.macports.org/ticket/48314#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X