GNU bug report logs - #21133
cairo: build without-xft fails

Previous Next

Package: emacs;

Reported by: Toralf Förster <toralf.foerster <at> gmx.de>

Date: Sat, 25 Jul 2015 16:18:02 UTC

Severity: normal

Tags: help

Done: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 21133 <at> debbugs.gnu.org (full text, mbox):

From: Ulrich Mueller <ulm <at> gentoo.org>
To: 21133 <at> debbugs.gnu.org
Cc: Glenn Morris <rgm <at> gnu.org>,
 Toralf Förster <toralf.foerster <at> gmx.de>
Subject: Re: bug#21133: Fwd: [Bug 555622]
 app-editors/emacs-vcs-25.0.50_pre20150630 : ftcrfont.c:109:5: error:
 ‘ftfont_driver’ undeclared (first use in this
 function)
Date: Sun, 26 Jul 2015 14:14:06 +0200
> If I may summarise:

> ./configure --with-cairo --without-xft

> fails with undefined reference to ftfont_driver in ftcrfont.c.

> Perhaps this is simply not a sensible set of configure options to
> use.

Maybe configure should take care of this, and enable cairo only under
the condition that xft is enabled too?

There is a similar problem with --with-cairo --without-png, by the
way. When linking temacs:
image.o:(.data+0x90): undefined reference to `png_load'

> I would also suggest that Gentoo stop enabling --with-cairo,
> and that the --with-cairo option perhaps be labelled experimental.

In fact, our whole app-editors/emacs-vcs package is experimental.
We usually reveal any upstream configure options as USE flags.
(After all, this is not an experimental branch, but git master.)

Of course, I can mask the cairo flag in addition, if you think that's
appropriate.




This bug report was last modified 6 years and 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.