all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Corneli <holtzermann17@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 17043@debbugs.gnu.org
Subject: bug#17043: 24.3.50; xft isn't found on OS X 10.9.2 (Macports)
Date: Fri, 28 Mar 2014 02:32:11 +0000	[thread overview]
Message-ID: <m238i359zo.fsf@gmail.com> (raw)
In-Reply-To: <204n2lrlsd.fsf@fencepost.gnu.org>

Glenn Morris <rgm@gnu.org> writes:

> Joe Corneli wrote:
>
>> $ export CFLAGS='-I/opt/local/include/ -I/opt/X11/include/ -I/opt/local/lib/'
>> $ export LDFLAGS='-I/opt/local/include/ -I/opt/X11/include/ -I/opt/local/lib/'
>> $ export CPPFLAGS='-I/opt/local/include/ -I/opt/X11/include/ -I/opt/local/lib/'
>
> Perhaps those are not the right settings.

You're correct about that!  The MacPorts maintainer sorted it out for
me.  Here are the correct settings:

export LDFLAGS="-L/opt/local/lib"
export CPPFLAGS="-I/opt/local/include"

This got things to build without any patches.  Sorry for the noise!  

I will however underline my support for http://debbugs.gnu.org/11507.

> Because some people have both Fink and MacPorts installed, they are
> mutually incompatible, and there's no way for us to tell which one, if
> any, they want to use in any particular build

These people are weird, I know, I used to be one of them :-).
-- 
Sent with my mu4e






      reply	other threads:[~2014-03-28  2:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20  0:12 bug#17043: 24.3.50; xft isn't found on OS X 10.9.2 (Macports) Joe Corneli
2014-03-20  3:16 ` Glenn Morris
2014-03-20 21:58   ` Joe Corneli
2014-03-20 23:37   ` Joe Corneli
2014-03-23 22:31     ` Joe Corneli
2014-03-23 23:30       ` Glenn Morris
2014-03-25 13:37         ` Joe Corneli
2014-03-25 15:57           ` Glenn Morris
2014-03-26  0:38             ` Stefan Monnier
2014-03-26  0:54               ` Glenn Morris
2014-03-26 16:01           ` Glenn Morris
2014-03-28  2:32             ` Joe Corneli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m238i359zo.fsf@gmail.com \
    --to=holtzermann17@gmail.com \
    --cc=17043@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.