all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Lilja <mindcooler@gmail.com>
To: emacs-devel@gnu.org
Subject: unicode branch:_ error in ftfont.c under fedora 8
Date: Sun, 02 Dec 2007 16:59:54 +0100	[thread overview]
Message-ID: <fiukpp$jdv$1@ger.gmane.org> (raw)

Hi!
I'm normally a windows user but I just got fedora 8 working on my laptop 
and I needed to do some work on it using emacs. I use emacs under 
windows, solaris and fedora and have on monolithic .emacs file so I 
don't have to maintain different versions.
However, I noticed the font I used under fedora 7 didn't want to work 
under fedora 8 and none of the very few fonts availabe when I tried 
shift+left mouse button was satisfying.
I got the idea that I should try and build the emacs-23 branch to see if 
I could get emacs to use the font bitstream vera sans mono which I 
installed. I downloaded the sources with:
$ cvs -z3 -d:pserver:anonymous@gnu.savannah.org:/sources/emacs co -r 
emacs-unicode-2 emacs
Configured with:
$ ./configure --with-gtk --enable-font-backend --with-xft
and then
$ make bootstrap

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'

I'm writing this from windows so I hope I copied all the text correctly 
(I haven't setup my mail, news and gmane-reader under fedora yet).
Hope this information will be of some help.

- Eric

             reply	other threads:[~2007-12-02 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-02 15:59 Eric Lilja [this message]
2007-12-03  2:07 ` unicode branch:_ error in ftfont.c under fedora 8 Kenichi Handa
2007-12-03  6:10 ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-12-03 10:11 樊帆

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

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

  git send-email \
    --in-reply-to='fiukpp$jdv$1@ger.gmane.org' \
    --to=mindcooler@gmail.com \
    --cc=emacs-devel@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.