#30597: neon @0.29.6 Build/Linking failure - undefined symbol _libintl_dgettext ---------------------------------+------------------------------------------ Reporter: me@… | Owner: dluke@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: worksforme | Keywords: Port: neon | ---------------------------------+------------------------------------------ Changes (by dluke@…): * status: reopened => closed * resolution: => worksforme Comment: I just tested a fresh build with Xcode 4.2 (new macports install on a new install of 10.7.2) and it builds fine. For reference, here's the libtool/link line in the output: {{{ /bin/sh ../libtool --quiet --mode=link /Developer/usr/bin/clang -no- undefined -L/opt/local/lib -arch x86_64 -flat_namespace -rpath /opt/local/lib -version-info 29:6:2 -export-symbols-regex '^ne_[^_]' -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_socks.lo ne_ntlm.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_oldacl.lo ne_acl3744.lo ne_openssl.lo -lintl -lssl -lcrypto -lz -dynamic -Wl,-search_paths_first -lkrb5 -lexpat }}} If you are having a build problem, it is likely due to a problem with your installed copy of gettext (or a broken version of gettext that is interfering with the build). -- Ticket URL: <https://trac.macports.org/ticket/30597#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS