bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8028: 24.0.50; OSX: configure with toolkit lucid - missing -lfreetyp


From: Harald Maier
Subject: bug#8028: 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]