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



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to