[MacPorts] #38068: emacs-app error build fail maybe due to missing dependencies
MacPorts
noreply at macports.org
Sun Feb 17 19:06:53 PST 2013
#38068: emacs-app error build fail maybe due to missing dependencies
-------------------------+-------------------
Reporter: mariouka@… | Owner: hum@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: emacs-app |
-------------------------+-------------------
Changes (by jmr@…):
* cc: css@… (added)
* port: emacs-mac-app => emacs-app
Comment:
The attached log is for emacs-app, not emacs-mac-app as quoted in the
description. Anyway, here's your problem:
{{{
:info:configure checking for pkg-config... /usr/bin/pkg-config
}}}
{{{
:info:configure checking LIBXML2_CFLAGS...
-I/Library/Frameworks/Mono.framework/Versions/2.10.9/include/libxml2
:info:configure checking LIBXML2_LIBS...
-L/Library/Frameworks/Mono.framework/Versions/2.10.9/lib -lxml2
}}}
Probably just adding pkgconfig to depends_build will make it work, but
it's really awful that Mono installs into /usr/bin at all.
--
Ticket URL: <https://trac.macports.org/ticket/38068#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list