* bug#8028: 24.0.50; OSX: configure with toolkit lucid - missing -lfreetype
@ 2011-02-13 10:18 Harald Maier
2012-03-27 0:01 ` Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: Harald Maier @ 2011-02-13 10:18 UTC (permalink / raw)
To: 8028
I am using Mac Ports and OSX X11. When I configure emacs with
./configure --with-x-toolkit=lucid
then the src/Makefile misses the "-lfreetype" although configure sets
#define HAVE_FREETYPE 1
My workaround is to use
./configure --with-x-toolkit=lucid \
--x-libraries="/usr/X11/lib -lfreetype"
Harald
In GNU Emacs 24.0.50.2 (x86_64-apple-darwin10.6.0, X toolkit)
of 2011-02-13 on ate.maierh
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure '--with-x-toolkit=athena''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: de_DE.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-27 0:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-13 10:18 bug#8028: 24.0.50; OSX: configure with toolkit lucid - missing -lfreetype Harald Maier
2012-03-27 0:01 ` Glenn Morris
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.