[MacPorts] #40403: cannot compile gtypist
#40403: cannot compile gtypist ------------------------+-------------------------------- Reporter: boloomka@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: gtypist ------------------------+-------------------------------- Compiling of gtypist ends with error {{{ :info:build Undefined symbols for architecture x86_64: :info:build "_libiconv", referenced from: :info:build _convertUTF8ToCurrentEncoding in utf8.o :info:build "_libiconv_close", referenced from: :info:build _convertUTF8ToCurrentEncoding in utf8.o :info:build "_libiconv_open", referenced from: :info:build _convertUTF8ToCurrentEncoding in utf8.o :info:build ld: symbol(s) not found for architecture x86_64 }}} It is new macbook air with OS X 10.8.4. I think that it might be some missing dependency, but I have "libiconv" installed. -- Ticket URL: <https://trac.macports.org/ticket/40403> MacPorts <http://www.macports.org/> Ports system for OS X
#40403: gtypist: Undefined symbols: _libiconv _libiconv_close _libiconv_open -------------------------+---------------------- Reporter: boloomka@… | Owner: joseph@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch Port: gtypist | -------------------------+---------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * keywords: => haspatch * owner: macports-tickets@… => joseph@… Comment: I've attached a patch that fixes it. Joseph, may I commit it? -- Ticket URL: <https://trac.macports.org/ticket/40403#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40403: gtypist: Undefined symbols: _libiconv _libiconv_close _libiconv_open -------------------------+---------------------- Reporter: boloomka@… | Owner: joseph@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch Port: gtypist | -------------------------+---------------------- Comment (by egall@…): Replying to [comment:1 ryandesign@…]:
I've attached a patch that fixes it. Joseph, may I commit it?
I didn't know that `configure.libs` could be used instead of `configure.ldflags`... could someone document this keyword in the guide please? Although I suppose that's a separate issue... -- Ticket URL: <https://trac.macports.org/ticket/40403#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40403: gtypist: Undefined symbols: _libiconv _libiconv_close _libiconv_open -------------------------+---------------------- Reporter: boloomka@… | Owner: joseph@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch Port: gtypist | -------------------------+---------------------- Comment (by larryv@…): Replying to [comment:2 egall@…]:
I didn't know that `configure.libs` could be used instead of `configure.ldflags`
It can’t be. That is, it’s not a drop-in replacement; it only works if the build respects the LIBS environment variable. -- Ticket URL: <https://trac.macports.org/ticket/40403#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#40403: gtypist: Undefined symbols: _libiconv _libiconv_close _libiconv_open -------------------------+---------------------- Reporter: boloomka@… | Owner: joseph@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: haspatch Port: gtypist | -------------------------+---------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Fixed in r114087 and r114088. -- Ticket URL: <https://trac.macports.org/ticket/40403#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts