#16679: inkscape - running fails with "dyld: lazy symbol binding failed" ----------------------------+----------------------------------------------- Reporter: rob@hooft.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: pango cairo Port: inkscape | ----------------------------+----------------------------------------------- Comment(by db.evans@gmail.com): Replying to [ticket:16679 rob@…]:
After installing inkscape, running it gives a dynamic loader failure: {{{ rob-hoofts-imac[124]~%% inkscape dyld: lazy symbol binding failed: Symbol not found: _cairo_atsui_font_face_create_for_atsu_font_id Referenced from: /opt/local/lib/libpangocairo-1.0.0.dylib Expected in: /opt/local/lib/libcairo.2.dylib
dyld: Symbol not found: _cairo_atsui_font_face_create_for_atsu_font_id Referenced from: /opt/local/lib/libpangocairo-1.0.0.dylib Expected in: /opt/local/lib/libcairo.2.dylib
zsh: trace trap inkscape }}}
Cairo 1.8.0 has API changes that break all versions of pango previous to pango 1.22.0 which just became available as a port yesterday. Please sync your ports and try upgrading pango. I think this will fix the problem. -- Ticket URL: <http://trac.macports.org/ticket/16679#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS