From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Problems with Apple's libXft and configure Date: Fri, 01 Feb 2008 14:10:25 +0900 Message-ID: References: <583011C4-56ED-452F-9293-504570E12291@Freenet.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1201842660 5236 80.91.229.12 (1 Feb 2008 05:11:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Feb 2008 05:11:00 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 01 06:11:20 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JKoBM-0004mP-3e for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 06:11:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKoAu-0007U7-Fm for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 00:10:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKoAp-0007U2-SV for emacs-devel@gnu.org; Fri, 01 Feb 2008 00:10:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKoAo-0007Tq-Bk for emacs-devel@gnu.org; Fri, 01 Feb 2008 00:10:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKoAo-0007Tn-8y for emacs-devel@gnu.org; Fri, 01 Feb 2008 00:10:46 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKoAo-0003eH-54 for emacs-devel@gnu.org; Fri, 01 Feb 2008 00:10:46 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JKoAn-0005dR-Rv for emacs-pretest-bug@gnu.org; Fri, 01 Feb 2008 00:10:45 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JKoAk-0003do-Oo for emacs-pretest-bug@gnu.org; Fri, 01 Feb 2008 00:10:45 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKoAj-0003dS-SH for emacs-pretest-bug@gnu.org; Fri, 01 Feb 2008 00:10:42 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m115AQxw002760; Fri, 1 Feb 2008 14:10:27 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m115AQAk010853; Fri, 1 Feb 2008 14:10:26 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id m115APVG025398; Fri, 1 Feb 2008 14:10:25 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.68) (envelope-from ) id 1JKoAT-0006n0-Fk; Fri, 01 Feb 2008 14:10:25 +0900 In-reply-to: (message from Peter Dyballa on Thu, 31 Jan 2008 14:39:46 +0100) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87909 gmane.emacs.pretest.bugs:20830 Archived-At: In article , Peter Dyballa writes: > Am 31.01.2008 um 01:30 schrieb Peter Dyballa: > > One problem libfreetype from Apple in X11 has, that it does not > > understand FC_WIDTH and FC_WEIGHT_REGULAR which are not defined in > > their set of C header files. So I need to use libfreetype 2.19 from > > a "parallel" installation with Fink. Somehow I can't configure for > > a GNU Emacs that uses most of the X libraries from Apple's X11 and > > uses libfreetype and libfontconfig2 from Fink > I can now confirm that it's neither libotf nor libXaw3d or GTK2, it's > just that I need to add '-L/sw/lib/fontconfig2/lib -L/sw/lib/ > freetype219/lib' to LDFLAGS. This setting takes precedence to > whatever pkg-config retrieves ... Does it mean that you can use Emacs with xft font-backend now? --- Kenichi Handa handa@ni.aist.go.jp