On 17 Aug 2002 19:37:24 -0600, S. Anderson wrote:
>
> > ...
> > cc1: warning: changing search order for system directory "/usr/include"
> > cc1: warning: as it has already been specified as a non-system directory
>
> steenking gcc3! j/k :-)
>
> > ...
> > configure:3248: `FcBool' undeclared (first use in this function)
>
> you might be having the same problem as I once had. see
> http://www.hpc.uh.edu/fvwm/archive/0206/msg00276.html
> It turns out fcpackage didnt/doesnt install the xft2 headers.
In RedHat it is done this way. The headers are installed in
/usr/include/Xft2, i.e. /usr/include/Xft2/X11/Xft/Xft.h and
"xft-config --cflags" returns -I/usr/include/Xft2 among others.
So there are no conflicts with Xft1 in /usr/include/X11/Xft/Xft.h.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Aug 17 2002 - 20:52:10 BST