#39003: emacs @24.3_0 installation is ok, but no gnutls deps, runtime error ---------------------+-------------------------------- Reporter: egor7@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: emacs, gnutls ---------------------+-------------------------------- There is no correct gnutls dependency in emacs port. {{{ port rdeps emacs The following ports are dependencies of emacs @24.3_0: pkgconfig libiconv gperf texinfo xz gettext expat ncurses }}} But this dependency exists: {{{
emacs dyld: Library not loaded: /opt/local/lib/libgnutls.26.dylib Referenced from: /usr/local/bin/emacs Reason: image not found Trace/BPT trap: 5 }}}
I've updated ports. The new gnutls now has {{{ /opt/local/lib/libgnutls.28.dylib }}} but emacs wants {{{ /opt/local/lib/libgnutls.26.dylib }}} -- Ticket URL: <https://trac.macports.org/ticket/39003> MacPorts <http://www.macports.org/> Ports system for OS X