#35909: emacs-app @24.2 build error under Mountain Lion (10.8) ----------------------------+----------------------------------------------- Reporter: chalin@… | Owner: hum@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: mountainlion | Port: emacs-app ----------------------------+----------------------------------------------- Comment(by hum@…): Replying to [comment:3 chalin@…]:
* I then tried cleaning all (vile) ports, then attempted to install emacs-app: same build error.
If librsvg is installed, I suppose you will find the following output in the configure phase: {{{ :info:configure checking for librsvg-2.0 >= 2.11.0... yes :info:configure checking RSVG_CFLAGS... -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng14 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 :info:configure checking RSVG_LIBS... -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl }}} How about doing the following: {{{ $ sudo port uninstall emacs-app $ sudo port clean emacs-app $ sudo port deactivate installed $ sudo port -v install emacs-app }}} -- Ticket URL: <https://trac.macports.org/ticket/35909#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS