all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: Emacs configure does not find giflib on Max OS X
Date: Thu, 13 Nov 2014 13:47:30 -0500	[thread overview]
Message-ID: <m261ejq6nx.fsf@gnu.org> (raw)
In-Reply-To: 5464D74E.8000507@swipnet.se

> * Jan D. <wna.u.q@fjvcarg.fr> [2014-11-13 17:07:42 +0100]:
>
> Sam Steingold skrev den 2014-11-13 16:57:
>>
>> The current git tip of the emacs source tree does not find graphics libs
>> installed using `brew` (and never did, so this is not a regression):
>>
>>      $ brew install jpeg giflib libpng libtiff
>>      Warning: jpeg-8d already installed
>>      Warning: giflib-4.1.6 already installed
>>      Warning: libpng-1.6.13 already installed
>>      Warning: libtiff-4.0.3 already installed
>>      $ ./configure --with-ns --with-png --with-jpeg --with-tiff --with-gif
>>      ...
>>        Does Emacs use -ljpeg?                                  no
>>        Does Emacs use -ltiff?                                  no
>>        Does Emacs use a gif library?                           no
>>        Does Emacs use a png library?                           no
>>
>> What am I doing wrong?
>
> Mixing NS and non-NS libs?  --with-ns does not use any of those graphics
> libraries.  It uses Gnustep/Cocoa graphics instead.

IOW, NS build can read graphics files without those libraries, right?
Thanks.

PS. I wish it were documented in "configure --help"

-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1343
http://www.childpsy.net/ http://honestreporting.com http://think-israel.org
http://palestinefacts.org http://www.dhimmitude.org
Modern man is the missing link between apes and human beings.




      reply	other threads:[~2014-11-13 18:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-13 15:57 Emacs configure does not find giflib on Max OS X Sam Steingold
2014-11-13 16:07 ` Jan D.
2014-11-13 18:47   ` Sam Steingold [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=m261ejq6nx.fsf@gnu.org \
    --to=sds@gnu.org \
    --cc=emacs-devel@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.