all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: sds@gnu.org, emacs-devel@gnu.org
Subject: Re: Emacs configure does not find giflib on Max OS X
Date: Thu, 13 Nov 2014 17:07:42 +0100	[thread overview]
Message-ID: <5464D74E.8000507@swipnet.se> (raw)
In-Reply-To: <m2mw7vf601.fsf@gnu.org>

Sam Steingold skrev den 2014-11-13 16:57:
> Hi
>
> 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.

	Jan D.





  reply	other threads:[~2014-11-13 16:07 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. [this message]
2014-11-13 18:47   ` Sam Steingold

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=5464D74E.8000507@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=sds@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.