[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build of emacs_23.2+1-7



On Tue, 2011-03-22 at 12:06 +0100, Samuel Thibault wrote:
> Arne Babenhauserheide, le Tue 22 Mar 2011 11:56:54 +0100, a écrit :
> > On Tuesday 22 March 2011 10:45:00 Samuel Thibault wrote:
> > > Downgrade gcc-4.4 to 4.4.5-10
> > 
> > How do I do that?
> 
> Fetch the packages from
> http://snapshot.debian.org/package/gcc-4.4/4.4.5-10/

Arne,

In case you have not downgraded yet, there is a minor fix for
configure.in to solve the problem in bug #554324, reproduced below:

--- a/configure.in	2010-11-04 08:39:08.000000000 +0100
+++ b/configure.in	2010-11-04 09:23:30.390963434 +0100
@@ -2021,11 +2021,7 @@
     ## We used to allow building with FreeType and without Xft.
     ## However, the ftx font backend driver is not in good shape.
     if test "${HAVE_XFT}" = "yes"; then
-      dnl As we use Xft, we anyway use freetype.
-      dnl There's no need for additional CFLAGS and LIBS.
       HAVE_FREETYPE=yes
-      FONTCONFIG_CFLAGS=
-      FONTCONFIG_LIBS=
     fi
 
     HAVE_LIBOTF=no



Reply to: