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

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

[debbugs-tracker] bug#8028: closed (24.0.50; OSX: configure with toolkit


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#8028: closed (24.0.50; OSX: configure with toolkit lucid - missing -lfreetype)
Date: Tue, 27 Mar 2012 00:34:02 +0000

Your message dated Mon, 26 Mar 2012 20:01:45 -0400
with message-id <address@hidden>
and subject line Re: bug#8028: 24.0.50; OSX: configure with toolkit lucid - 
missing -lfreetype
has caused the debbugs.gnu.org bug report #8028,
regarding 24.0.50; OSX: configure with toolkit lucid - missing -lfreetype
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
8028: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8028
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#8028: 24.0.50; OSX: configure with toolkit lucid - missing -lfreetype Date: Mon, 26 Mar 2012 20:01:45 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.1

Sorry for the delay. I imagine this was fixed by this change

http://lists.gnu.org/archive/html/emacs-diffs/2011-03/msg00088.html

Please let us know if you still see this issue.


--- End Message ---

reply via email to

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