Re: error: 'FC_WIDTH' undeclared [vtefc.c:163]



cc wrote:
xfree86-4.5.0 will install an old(v2.1.0) fontconfig.h file into
/usr/X11R6/include/fontconfig/
in which 'FC_WIDTH' not defined,

this prevent vte-0.11.13 component from being build,
coz vte is configured with option ` -I/usr/X11R6/include',

so the file installed by xfree86 will be used which take precedence of
the standard system include file
`/usr/include/fontconfig/fontconfig.h'.

It should not take precedence as the include for your garnome includes directory is earlier in the list than the X11R6 include.

Is the fontconfig from garnome installed? If not, it's in the freedesktop directory. I suspect it will solve your problem.

--Pat



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