[MacPorts] #32055: [dpkg] Undefined symbols
#32055: [dpkg] Undefined symbols ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: dpkg ---------------------------------+------------------------------------------ {{{ /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: __obstack_begin __obstack_newchunk _obstack_free }}} {{{ /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: _strnlen }}} -- Ticket URL: <https://trac.macports.org/ticket/32055> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32055: dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: dpkg ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: landonf@… (removed) * owner: macports-tickets@… => landonf@… -- Ticket URL: <https://trac.macports.org/ticket/32055#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32055: dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: dpkg ---------------------------------+------------------------------------------ Comment(by afb@…): Both of those should be in the libcompat library, and detected by the "configure" step (that is not listed in the main.log, since it's not a complete logfile from a clean port but only of the "build" step - please add complete log) {{{ checking for strnlen... no checking for obstack_free... no }}} -- Ticket URL: <https://trac.macports.org/ticket/32055#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32055: dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: dpkg ---------------------------------+------------------------------------------ Comment(by rudloff@…): Here is the full log. -- Ticket URL: <https://trac.macports.org/ticket/32055#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32055: dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: dpkg ---------------------------------+------------------------------------------ Comment(by afb@…): Hmm, it does build the right code (obstack.o strnlen.o) and does link the right library (libcompat.a)... That '''should''' have worked. -- Ticket URL: <https://trac.macports.org/ticket/32055#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32055: dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free ------------------------+----------------------- Reporter: rudloff@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: tiger Port: dpkg | ------------------------+----------------------- Comment (by egall@…): I'm working on updating `dpkg` to a newer version in #39018 if anyone wants to help me and test to see if this error occurs with the newer version, too... (I don't have a Tiger machine...) -- Ticket URL: <https://trac.macports.org/ticket/32055#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#32055: dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free ------------------------+-------------------------------- Reporter: rudloff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: tiger Port: dpkg | ------------------------+-------------------------------- Changes (by jmr@…): * owner: landonf@… => macports-tickets@… -- Ticket URL: <https://trac.macports.org/ticket/32055#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts