Thanks for your reply.

--- Kenichi Handa <[EMAIL PROTECTED]> wrote:
> What is the result of this command?
> 
> % pkg-config --cflags xft

It returned ``-I/usr//include -I/usr/include/freetype2.''
``X11R6'' doesn't appear as I'm using X11R7
(My system is LFS/BLFS-svn).

I searched ./Makefile and ./src/Makefile for the
string 'freetype2.'
I found it in 'C_SWITCH_X_SITE' in ./Makefile, 
but couldn't find in ./src/Makefile.
So I added '-I/usr/include/freetype2' to 'ALL_CFLAGS'
in ./src/Makefile by hand and issued 'make bootstrap'
again.
Then the error has disappeared and all things have
successfully been built.


--------------------------------------
Let's start Yahoo! Auction  -  Free Campaign Now!
http://pr.mail.yahoo.co.jp/auction/


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to