#32609: quartz-wm 1.2.1_0 does not build on PPC Leopard because of "Undefined symbols" ---------------------------------------------+------------------------------ Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: PPC Leopard "Undefined symbols" | Port: quartz-wm ---------------------------------------------+------------------------------ Comment(by Peter_Dyballa@…): Replying to [comment:1 jeremyhu@…]:
Those should all be weak in dock-support.o
If you mean with "weak" weak binding, then this happens *after* link time, at run time of the linked object. When you mean with "weak" that the symbols do not need to be available at link time, then quartz-wm needs to be built using a two-level namespace. -- Ticket URL: <https://trac.macports.org/ticket/32609#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS