emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: emacs-unicode-2 compile error


From: Kenichi Handa
Subject: Re: emacs-unicode-2 compile error
Date: Wed, 28 Jun 2006 15:31:40 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, "S.Daido" <address@hidden> writes:

> When I `make bootstrap' the latest emacs-unicode-2 branch
> with gcc-4.0.3 I get the following error
> message:

> ./configure --prefix=/usr --enable-font-backend
>  --with-xft --with-freetype --with-gtk

> ...

> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H
>  -DUSE_GTK  -I. -I/build/emacs/src -D_BSD_SOURCE
>  -I/usr/include/X11 -I/usr/include/gtk-2.0
>  -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
>  -I/usr/include/cairo -I/usr/include/pango-1.0
>  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
>  -I/usr -I/usr/include/alsa -g -O2 -Wno-pointer-sign
>   ftfont.c

This is strange.  In my case, -I/usr/include/freetype2 is
included in the CFLAGS above.

What is the result of this command?

% pkg-config --cflags xft

In my case (debian), it prints:

-I/usr/include/freetype2 -I/usr/X11R6/include


---
Kenichi Handa
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]