Xft on X11R6 legacy system
Michael M. Tung
mtung at mat.upv.es
Tue Mar 20 03:23:17 PDT 2007
Hi all:
I am not sure if this is the correct list to sent my
problem to. Googleing around couldn't get me any
answers, so hopefully there is a chance to resolve
the problem here.
I am quite desperate getting Xft/Xrender compiled into
X11 applications (primarily the Fluxbox window manager).
The configure test run of Fluxbox and other applications
gives me error messages that don't allow to activate
aliasing in the produced binaries (with really ugly
font displays).
My system has X11R6 (libX11.so.6.1) and I can't upgrade
to newer releases of X. I could successfully compile and
install libXft-2.1.7 and xrender-0.8.3. I'll attach the
error output of the config.log, configuring for Fluxbox,
at the end of this message.
Please give me any helpful hints on what is going wrong.
Many thanks in advance!
Best regards,
Michael
-------------------------------------------------------------------------
configure:22691: checking whether to have Xft support
configure:22725: result: yes
configure:22744: checking for pkg-config
configure:22762: found /usr/local/bin/pkg-config
configure:22775: result: /usr/local/bin/pkg-config
configure:22901: g++ -o conftest -g -O2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -liconv -liconv -L/usr/X11R6/lib -lSM -lICE conftest.cc -liconv -liconv -L/usr/X11R6/lib -lX11 -lXext -Wl,--rpath -Wl,/usr/X11R6/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig >&5
In file included from /usr/X11R6/include/X11/extensions/Xrender.h:33,
from /usr/X11R6/include/X11/Xft/Xft.h:44,
from conftest.cc:77:
/usr/X11R6/include/X11/Xutil.h:114: 'Bool' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:117: 'Pixmap' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:118: 'Window' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:120: 'Pixmap' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:121: 'XID' is used as a type, but is not defined
as a type.
/usr/X11R6/include/X11/Xutil.h:158: 'Atom' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:204: 'XPointer' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:251: syntax error before `*' token
/usr/X11R6/include/X11/Xutil.h:252: 'VisualID' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:284: 'Colormap' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:292: 'VisualID' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xutil.h:293: 'XID' is used as a type, but is not defined
as a type.
/usr/X11R6/include/X11/Xutil.h:362: type specifier omitted for parameter
/usr/X11R6/include/X11/Xutil.h:362: parse error before `*' token
/usr/X11R6/include/X11/Xutil.h:380: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:380: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:407: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:407: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:414: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:422: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:431: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:439: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:449: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:458: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:467: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:478: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:478: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:485: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:495: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:495: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:500: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:508: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:516: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:525: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:535: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:553: `KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:554: `KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:554: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:555: `KeySym' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:557: parse error before `)' token
/usr/X11R6/include/X11/Xutil.h:557: warning: `XConvertCase' initialized and
declared `extern'
/usr/X11R6/include/X11/Xutil.h:557: variable or field `XConvertCase' declared
void
/usr/X11R6/include/X11/Xutil.h:557: initializer list being treated as compound
expression
/usr/X11R6/include/X11/Xutil.h:561: `XKeyEvent' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:561: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:569: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:587: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:597: `XPoint' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:597: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:615: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:615: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:624: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:624: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:632: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:632: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:641: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:641: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:649: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:649: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:659: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:659: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:668: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:668: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:681: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:681: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:690: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:690: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:698: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:698: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:706: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:706: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:714: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:714: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:722: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:722: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:730: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:730: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:744: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:744: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:758: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:758: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:767: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:767: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:775: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:775: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:784: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:784: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:798: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:816: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:816: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:826: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:826: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:840: syntax error before `(' token
/usr/X11R6/include/X11/Xutil.h:850: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:850: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:859: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:859: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:868: `XRectangle' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:868: parse error before `,' token
/usr/X11R6/include/X11/Xutil.h:884: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xutil.h:884: parse error before `,' token
In file included from /usr/X11R6/include/X11/Xft/Xft.h:44,
from conftest.cc:77:
/usr/X11R6/include/X11/extensions/Xrender.h:51: 'Colormap' is used as a type,
but is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:68: 'Bool' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:74: 'Pixmap' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:75: 'Bool' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:79: 'Atom' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:80: 'Bool' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:168: 'Cursor' is used as a type,
but is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:174: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:174: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:174: parse error before `*' token
/usr/X11R6/include/X11/extensions/Xrender.h:176: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:176: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:177: parse error before `*' token
/usr/X11R6/include/X11/extensions/Xrender.h:180: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:180: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:180: 'Status' is used as a type,
but is not defined as a type.
/usr/X11R6/include/X11/extensions/Xrender.h:182: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:182: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:182: parse error before `)' token
/usr/X11R6/include/X11/extensions/Xrender.h:184: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:184: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:184: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:187: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:187: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:187: parse error before `*' token
/usr/X11R6/include/X11/extensions/Xrender.h:190: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:190: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:191: parse error before `long'
/usr/X11R6/include/X11/extensions/Xrender.h:203: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:203: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:204: parse error before `)' token
/usr/X11R6/include/X11/extensions/Xrender.h:207: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:207: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:208: parse error before `*' token
/usr/X11R6/include/X11/extensions/Xrender.h:212: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:212: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:213: `Drawable' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:213: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:219: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:219: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:220: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:225: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:225: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:226: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:233: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:233: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:234: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:238: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:238: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:239: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:243: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:243: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:244: parse error before `)' token
/usr/X11R6/include/X11/extensions/Xrender.h:247: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:247: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:248: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:262: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:262: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:262: parse error before `*' token
/usr/X11R6/include/X11/extensions/Xrender.h:265: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:265: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:265: parse error before `)' token
/usr/X11R6/include/X11/extensions/Xrender.h:268: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:268: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:268: parse error before `)' token
/usr/X11R6/include/X11/extensions/Xrender.h:271: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:271: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:272: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:280: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:280: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:281: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:286: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:286: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:287: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:300: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:300: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:301: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:314: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:314: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:315: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:328: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:328: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:329: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:341: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:341: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:342: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:354: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:354: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:355: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:367: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:367: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:368: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:377: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:377: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:378: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:385: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:385: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:386: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:396: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:396: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:397: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:407: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:407: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:408: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:418: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:418: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:419: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:429: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:429: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:430: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:442: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:442: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:443: parse error before `*' token
/usr/X11R6/include/X11/extensions/Xrender.h:447: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:447: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:448: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:453: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:453: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:453: `Drawable' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:453: parse error before `)' token
/usr/X11R6/include/X11/extensions/Xrender.h:456: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:456: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:457: parse error before `,' token
/usr/X11R6/include/X11/extensions/Xrender.h:463: `Display' was not declared in
this scope
/usr/X11R6/include/X11/extensions/Xrender.h:463: `dpy' was not declared in this
scope
/usr/X11R6/include/X11/extensions/Xrender.h:464: parse error before `,' token
In file included from conftest.cc:77:
/usr/X11R6/include/X11/Xft/Xft.h:110: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:110: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:111: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:117: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:117: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:118: `Visual' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:118: `visual' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:119: `Colormap' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:119: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:124: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:124: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:125: `Visual' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:125: `visual' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:126: `Colormap' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:126: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:141: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:141: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:141: 'Bool' is used as a type, but is not
defined as a type.
/usr/X11R6/include/X11/Xft/Xft.h:144: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:144: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:144: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:147: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:147: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:147: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:152: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:152: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:153: `Drawable' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:153: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:158: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:158: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:159: `Pixmap' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:159: parse error before `)' token
/usr/X11R6/include/X11/Xft/Xft.h:162: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:162: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:163: `Pixmap' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:163: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:168: type specifier omitted for parameter
/usr/X11R6/include/X11/Xft/Xft.h:168: parse error before `)' token
/usr/X11R6/include/X11/Xft/Xft.h:170: syntax error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:174: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:177: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:179: syntax error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:282: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:287: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:300: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:300: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:301: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:307: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:307: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:308: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:314: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:314: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:315: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:321: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:321: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:322: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:328: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:328: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:329: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:335: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:335: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:336: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:344: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:344: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:345: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:350: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:350: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:350: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:353: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:353: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:353: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:356: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:356: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:356: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:367: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:367: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:367: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:370: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:370: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:370: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:379: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:379: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:380: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:384: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:384: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:384: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:387: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:387: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:387: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:390: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:390: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:390: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:397: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:397: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:398: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:404: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:404: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:405: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:412: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:412: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:413: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:420: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:420: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:421: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:425: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:425: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:426: parse error before `*' token
/usr/X11R6/include/X11/Xft/Xft.h:443: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:443: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:444: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:459: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:459: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:460: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:472: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:472: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:473: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:483: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:483: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:484: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:494: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:494: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:495: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:504: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:504: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:505: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:514: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:514: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:515: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:527: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:527: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:528: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:540: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:540: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:541: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:553: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:553: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:554: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:566: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:566: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:567: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:579: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:579: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:580: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:592: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:592: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:593: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:605: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:605: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:606: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:618: `Display' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:618: `dpy' was not declared in this scope
/usr/X11R6/include/X11/Xft/Xft.h:619: parse error before `,' token
/usr/X11R6/include/X11/Xft/Xft.h:635: type specifier omitted for parameter
/usr/X11R6/include/X11/Xft/Xft.h:635: parse error before `,' token
----- End forwarded message -----
--
-------------------------------------------------------------------------
Dr. Michael M. Tung Email: mtung at mat.upv.es
Departamento de Matemática Aplicada michael.m.tung at gmail.com
Universidad Politécnica de Valencia Phone: +34 96 3877000 x88287
Inst. de Matemática Multidisciplinar +34 96 38-79777
Edificio 8-G, 2º piso IM: ICQ96423950
Camino de Vera, s/n
46022 Valencia (Spain)
-------------------------------------------------------------------------
PGP Public Key http://personales.upv.es/mictun/mtung_pubkey.pgp
-------------------------------------------------------------------------
More information about the xorg
mailing list