Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] xchat2 not compiling

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: George Sherwood <george AT beernabeer.com>
  • To: "sm-discuss AT lists.ibiblio.org" <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] xchat2 not compiling
  • Date: 09 Dec 2002 22:11:20 -0600

I think these different font problems are going to drive me crazy. Now
xchat 1.9.6 will not compile. I have seen this same error from a few
different programs and have recently rebuilt xfree86 so that it wouldn't
build the freetype libraries. Thanks for any help. George

Here is the error:


gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS
-DLOCALEDIR=\"/usr/share/locale\" -march=pentium3 -mmmx -mfpmath=sse
-msse -O3 -Wall -pipe -g -c `test -f 'fe-gtk.c' || echo './'`fe-gtk.c
In file included from xtext.h:6,
from fe-gtk.c:48:
/usr/X11R6/include/X11/Xft/Xft.h:52: parse error before "_XftFTlibrary"
/usr/X11R6/include/X11/Xft/Xft.h:52: warning: type defaults to `int' in
declaration of `_XftFTlibrary'
/usr/X11R6/include/X11/Xft/Xft.h:52: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:86: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:86: warning: no semicolon at end of
struct or union
/usr/X11R6/include/X11/Xft/Xft.h:89: parse error before '}' token
/usr/X11R6/include/X11/Xft/Xft.h:89: warning: type defaults to `int' in
declaration of `XftGlyphSpec'
/usr/X11R6/include/X11/Xft/Xft.h:89: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:93: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:93: warning: no semicolon at end of
struct or union
/usr/X11R6/include/X11/Xft/Xft.h:96: parse error before '}' token
/usr/X11R6/include/X11/Xft/Xft.h:96: warning: type defaults to `int' in
declaration of `XftGlyphFontSpec'
/usr/X11R6/include/X11/Xft/Xft.h:96: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:190: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:256: parse error before "XftGlyphSpec"
/usr/X11R6/include/X11/Xft/Xft.h:262: parse error before
"XftGlyphFontSpec"
/usr/X11R6/include/X11/Xft/Xft.h:295: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:343: parse error before "XftLockFace"
/usr/X11R6/include/X11/Xft/Xft.h:343: warning: type defaults to `int' in
declaration of `XftLockFace'
/usr/X11R6/include/X11/Xft/Xft.h:343: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:380: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:386: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:395: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:405: parse error before "XftCharIndex"
/usr/X11R6/include/X11/Xft/Xft.h:407: warning: type defaults to `int' in
declaration of `XftCharIndex'
/usr/X11R6/include/X11/Xft/Xft.h:407: warning: data definition has no
type or storage class
/usr/X11R6/include/X11/Xft/Xft.h:448: parse error before "FT_UInt"
/usr/X11R6/include/X11/Xft/Xft.h:459: parse error before "XftGlyphSpec"
/usr/X11R6/include/X11/Xft/Xft.h:480: parse error before
"XftGlyphFontSpec"
make[3]: *** [fe-gtk.o] Error 1
make[3]: Leaving directory `/usr/src/xchat-1.9.5/src/fe-gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/xchat-1.9.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/xchat-1.9.5'
make: *** [all] Error 2







Archive powered by MHonArc 2.6.24.

Top of Page