#42837: python26, python27: Symbol not found: _AddResource ---------------------------------+------------------------ Reporter: design_by_xs@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: python26, python27 | ---------------------------------+------------------------ Changes (by ryandesign@…): * cc: jwa@… (added) * port: python26 => python26, python27 Comment: Hmm, the logs say: {{{ :info:destroot ImportError: dlopen(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/work/Python-2.6.9/build/lib.macosx-10.5-i386-2.6/_Res.so, 2): Symbol not found: _AddResource :info:destroot Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/work/Python-2.6.9/build/lib.macosx-10.5-i386-2.6/_Res.so :info:destroot Expected in: dynamic lookup }}} {{{ :info:destroot ImportError: dlopen(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.6/build/lib.macosx-10.5-i386-2.7/_Res.so, 2): Symbol not found: _AddResource :info:destroot Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.6/build/lib.macosx-10.5-i386-2.7/_Res.so :info:destroot Expected in: dynamic lookup }}} I do not see this problem on Mac OS X 10.5.8 with Xcode 3.1.4 (nor any other system). Please confirm: what version of Xcode do you have? If not 3.1.4, try upgrading to that, since it is the latest version for Mac OS X 10.5.8. -- Ticket URL: <https://trac.macports.org/ticket/42837#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X