GNU bug report logs - #8028
24.0.50; OSX: configure with toolkit lucid - missing -lfreetype

Previous Next

Package: emacs;

Reported by: Harald Maier <harald <at> maierh.de>

Date: Sun, 13 Feb 2011 10:11:02 UTC

Severity: normal

Found in version 24.0.50

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Harald Maier <harald <at> maierh.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; OSX: configure with toolkit lucid - missing -lfreetype
Date: Sun, 13 Feb 2011 11:18:56 +0100
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





This bug report was last modified 13 years and 117 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.