discuss-gnustep
[Top][All Lists]
Advanced

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

Xft problem on Solaris


From: Andreas Höschler
Subject: Xft problem on Solaris
Date: Tue, 23 Aug 2005 18:50:01 +0200

Hello all,

building back on Solaris fails for me. I get a bunch of errors like

/usr/openwin/include/X11/Xft/Xft.h:52: error: parse error before "_XftFTlibrary" /usr/openwin/include/X11/Xft/Xft.h:52: warning: type defaults to `int' in declaration of `_XftFTlibrary'

I assume "/usr/openwin/include/X11/Xft/Xft.h" should not be used but "/usr/local/include/X11/Xft/Xft.h"!? ./configure gave me

checking XFT_CFLAGS... -I/usr/openwin/include
checking XFT_LIBS... -R/usr/openwin/lib -L/usr/openwin/lib -lXft -lfontconfig

How can I force the configure script to look in /usr/local/include for Xft? I tried

./configure --includedir= /usr/local/include

but this did not make a difference.

pkginfo | grep xft
application SMCxft                           xft
system      SUNWxwxft                        Xft (X Freetype) Library
system SUNWxwxftx Xft (X Freetype) Library (64-bit)

Thanks a lot for any hint!

Regards,

  Andreas





reply via email to

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