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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Harald Maier <harald <at> maierh.de>
Subject: bug#8028: closed (Re: bug#8028: 24.0.50; OSX: configure with
 toolkit lucid - missing -lfreetype)
Date: Tue, 27 Mar 2012 00:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8028 <at> debbugs.gnu.org.

-- 
8028: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8028
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 8028-done <at> debbugs.gnu.org
Subject: Re: bug#8028: 24.0.50;
	OSX: configure with toolkit lucid - missing -lfreetype
Date: Mon, 26 Mar 2012 20:01:45 -0400
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.

[Message part 3 (message/rfc822, inline)]
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.