#24134: gnome-keyring-2.26.3 fails to build with libxml2-2.7.7 ------------------------------------+--------------------------------------- Reporter: king.tobo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: gnome-keyring, libxml2 | Port: gnome-keyring ------------------------------------+--------------------------------------- gnome-keyring won't build. This is the part of the log that seemed relevant, but I've attached the whole thing since I don't know enough to be sure. {{{ dyld: lazy symbol binding failed: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib dyld: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib dyld: lazy symbol binding failed: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib dyld: Symbol not found: _gzopen64 Referenced from: /opt/local/lib/libxml2.2.dylib Expected in: /opt/local/lib/libz.1.dylib Traceback (most recent call last): File "/opt/local/bin/gtk-builder-convert", line 782, in <module> sys.exit(main(sys.argv)) File "/opt/local/bin/gtk-builder-convert", line 772, in main xml = _indent(conv.to_xml()).decode() File "/opt/local/bin/gtk-builder-convert", line 735, in _indent ('Wrote', 'gcr-import-dialog.ui') s.stdin.write(output) }}} -- Ticket URL: <http://trac.macports.org/ticket/24134> MacPorts <http://www.macports.org/> Ports system for Mac OS