#29199: xine-lib undefined symbol: _dscaler_tomsmocomp_get_method -------------------------------+-------------------------------------------- Reporter: promac@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: xine-lib xine-ui | -------------------------------+-------------------------------------------- Changes (by jmr@…): * status: assigned => closed * resolution: => fixed Comment: Since the globals are not explicitly initialised, they are treated as common symbols. For some reason, object files that contain only common symbols are not added to the archive table of contents by ar. I don't know if this is a bug, but adding initialisers fixes the problem in any case. Updated in r93872. -- Ticket URL: <https://trac.macports.org/ticket/29199#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS