From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: unicode branch:_ error in ftfont.c under fedora 8 Date: Mon, 03 Dec 2007 01:10:52 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1196662439 24641 80.91.229.12 (3 Dec 2007 06:13:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Dec 2007 06:13:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Lilja Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 03 07:14:09 2007 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 1Iz4ZE-00074P-LQ for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 07:14:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz4Yy-0008VS-A3 for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 01:13:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iz4W7-0006w0-A7 for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iz4W5-0006uk-5g for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz4W4-0006uO-Om for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:52 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iz4W4-0003v8-G1 for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:52 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iz4W4-0007mp-5J; Mon, 03 Dec 2007 01:10:52 -0500 In-reply-to: (message from Eric Lilja on Sun, 02 Dec 2007 16:59:54 +0100) 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:84536 Archived-At: I'm normally a windows user but I just got fedora 8 working on my laptop I am glad you are starting to explore GNU/Linux. With luck you will be able to defenestrate (*) your computers soon. It stops with an error in ftfont.c: ftfont.c: In function 'ftfont_open': ftfont.c:738: error: 'struct ftfont_info' has no member 'maybe_otf' ftfont.c:739: error: 'struct ftfont_info' has no member 'otf' It does not fail for me. Since it fails for you, can you investigate why? * Either throw Windows out of the computer, or throw the computer out the window.