unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: Kenichi Handa <handa@m17n.org>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; Menu font is oblique
Date: Sun, 17 Feb 2008 19:30:23 +0100	[thread overview]
Message-ID: <BBD9F04F-6687-4D7E-9F33-880B9737667C@Freenet.DE> (raw)
In-Reply-To: <E1JQgmB-0002MZ-UT@etlken.m17n.org>


Am 17.02.2008 um 11:29 schrieb Kenichi Handa:

> By the way, I recently modified some code for Xft.  Could
> you please try again the emacs configured without
> "--disable-xft" and without the above setting of
> Emacs.FontBackend.

Configure reported:

   What toolkit should Emacs use?                          LUCID
   Where do we find X Windows header files?                /usr/X11R6/ 
include
   Where do we find X Windows libraries?                   /usr/X11R6/ 
lib
   Does Emacs use -lXaw3d?                                 yes
   Does Emacs use -lXpm?                                   yes
   Does Emacs use -ljpeg?                                  yes
   Does Emacs use -ltiff?                                  yes
   Does Emacs use a gif library?                           yes -lgif
   Does Emacs use -lpng?                                   yes
   Does Emacs use -lrsvg-2?                                yes
   Does Emacs use -lgpm?                                   no
   Does Emacs use -ldbus?                                  yes
   Does Emacs use a font backend?                          yes
   Does Emacs use -lfreetype?                              yes
   Does Emacs use -lm17n-flt?                              no
   Does Emacs use -lotf?                                   no
   Does Emacs use -lxft?                                   yes
   Does Emacs use X toolkit scroll bars?                   yes

otool lists:


	/sw/lib/fontconfig2/lib/libfontconfig.1.dylib (compatibility version  
3.0.0, current version 3.0.0)
	/sw/lib/libXaw3d.7.dylib (compatibility version 7.0.0, current  
version 7.0.0)
	/sw/lib/libdbus-1.3.dylib (compatibility version 6.0.0, current  
version 6.0.0)
	/sw/lib/libgdk_pixbuf-2.0.0.dylib (compatibility version 601.0.0,  
current version 601.10.0)
	/sw/lib/libgif.4.dylib (compatibility version 6.0.0, current version  
6.4.0)
	/sw/lib/libglib-2.0.0.dylib (compatibility version 1201.0.0, current  
version 1201.12.0)
	/sw/lib/libgmodule-2.0.0.dylib (compatibility version 1201.0.0,  
current version 1201.12.0)
	/sw/lib/libgobject-2.0.0.dylib (compatibility version 1201.0.0,  
current version 1201.12.0)
	/sw/lib/libiconv.2.dylib (compatibility version 7.0.0, current  
version 7.0.0)
	/sw/lib/libintl.3.dylib (compatibility version 8.0.0, current  
version 8.3.0)
	/sw/lib/libjpeg.62.dylib (compatibility version 63.0.0, current  
version 63.0.0)
	/sw/lib/libpng12.0.dylib (compatibility version 19.0.0, current  
version 19.0.0)
	/sw/lib/librsvg-2.2.dylib (compatibility version 12.0.0, current  
version 12.5.0)
	/sw/lib/libtiff.3.dylib (compatibility version 12.0.0, current  
version 12.2.0)
	/sw/lib/ncurses/libncurses.5.dylib (compatibility version 5.0.0,  
current version 5.0.0)
	/usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0, current  
version 6.3.0)
	/usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0, current  
version 6.0.0)
	/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0, current  
version 6.2.0)
	/usr/X11R6/lib/libXext.6.dylib (compatibility version 6.4.0, current  
version 6.4.0)
	/usr/X11R6/lib/libXft.2.dylib (compatibility version 2.1.0, current  
version 2.1.0)
	/usr/X11R6/lib/libXmu.6.dylib (compatibility version 6.2.0, current  
version 6.2.0)
	/usr/X11R6/lib/libXpm.4.dylib (compatibility version 4.11.0, current  
version 4.11.0)
	/usr/X11R6/lib/libXrender.1.dylib (compatibility version 1.2.0,  
current version 1.2.0)
	/usr/X11R6/lib/libXt.6.dylib (compatibility version 6.0.0, current  
version 6.0.0)
	/usr/X11R6/lib/libfreetype.6.dylib (compatibility version 6.3.0,  
current version 6.3.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current  
version 88.1.10)
	/usr/lib/libmx.A.dylib (compatibility version 1.0.0, current version  
92.0.0)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version  
1.2.3)

but GNU Emacs persist in telling:

	No font backend available
	Exit 255

The version of libfreetype does not seem to make a difference. But at  
least no crash happens. I thought of patching some pkg-config file to  
link up-to-date libs statically to have the proof that they work.  
Then the test with old Apple libs: should I do that? Some day? Soon?

--
Greetings

   Pete

The human animal differs from the lesser primates in his passion for  
lists of "Ten Best."
				– H. Allen Smith







      parent reply	other threads:[~2008-02-17 18:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-16  9:59 23.0.60; Menu font is oblique Peter Dyballa
2008-02-17 10:29 ` Kenichi Handa
2008-02-17 10:36   ` Andreas Schwab
2008-02-18  0:42     ` Kenichi Handa
2008-02-17 15:42   ` Peter Dyballa
2008-02-18  1:06     ` Kenichi Handa
2008-02-18 14:30       ` Peter Dyballa
2008-02-18 17:31       ` Richard Stallman
2008-02-21  6:29         ` Glenn Morris
2008-02-17 18:30   ` Peter Dyballa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BBD9F04F-6687-4D7E-9F33-880B9737667C@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=handa@m17n.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).