Jule Slootbeek <[EMAIL PROTECTED]> writes:
> All,
>    I'm trying to compile fvwm-2.5.14 on Solaris, and almost have it working
> to my liking except that for some reason Xft support will not be configured.
> I get a whole bunch of parse errors in Xutil.h, Xrender.h and Xft.h. I have
> attached my config.log for it is too large to paste in this email.
> Does anybody have any idea how to fix this problem?

Please, don't send html to this list.

I have access to Solaris systems, but I don't have one set up
with /opt/csw. Looking at this:

configure:8890: checking for xft-config
configure:8908: found /opt/csw/bin/xft-config
configure:8921: result: /opt/csw/bin/xft-config
configure:8930: checking for Xft - version >= 2.0.0
configure:9027: gcc -o conftest -I/opt/csw/include -I/opt/csw/include/freetype2 
-I/opt/csw/include -I/opt/csw/include -I/opt/csw/include -Wall 
-Wno-implicit-int -g -O2   conftest.c -L/opt/csw/lib -lXft -lX11 -L/opt/csw/lib 
-R/opt/csw/lib -lfreetype -lz -L/opt/csw/lib -lfontconfig -R/usr/openwin/lib 
-L/opt/csw/lib -L/usr/openwin/lib -lXrender -lX11  >&5
In file included from /opt/csw/include/X11/extensions/Xrender.h:33,
                 from /opt/csw/include/X11/Xft/Xft.h:44,
                 from conftest.c:35:
/usr/include/X11/Xutil.h:117: error: parse error before "Bool"


It looks like you have the Open Source X server in /opt/csw but
at some point the compiler starts looking in /usr/include/X11.

Is there another version of X11/Xutil.h in /opt/csw?

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]

Reply via email to