0.18 build problem



  just to add one more cry for help to the mix, i'm having problems
  with misc/fontconfig in 0.18 too:

[12:17:31]{mendel}</usr/local/src/garnome-0.18.0/misc/fontconfig> make
[===== NOW BUILDING:    fontconfig-2_0  =====]
        [fetch] complete for fontconfig.
        [checksum] complete for fontconfig.
        [extract] complete for fontconfig.
        [patch] complete for fontconfig.
        [configure] complete for fontconfig.
 ==> Running make in work/fcpackage.2_0/Xft
make[1]: Entering directory `/usr/local/src/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/Xft'
gcc-3.2 -O3 -march=athlon-xp -I/usr/local/garnome-0.18/include -I/usr/X11R6/include -L/usr/local/garnome-0.18/lib -L/usr/X11R6/lib -O2 -pipe -O3 -falign-functions=4 -fomit-frame-pointer -funroll-loops -mfancy-math-387 -pipe -mcpu=athlon-xp -I. -DHAVE_CONFIG_H -I/usr/local/garnome-0.18/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/garnome-0.18/include -I/usr/local/garnome-0.18/include/freetype2 -I/usr/local/garnome-0.18/include -fPIC -DPIC -c xftrender.c -o xftrender.o
xftrender.c: In function `XftGlyphSpecRender':
xftrender.c:170: `XGlyphElt8' undeclared (first use in this function)
xftrender.c:170: (Each undeclared identifier is reported only once
xftrender.c:170: for each function it appears in.)
xftrender.c:170: `elts' undeclared (first use in this function)
xftrender.c:171: parse error before "elts_local"
xftrender.c:272: `elts_local' undeclared (first use in this function)
xftrender.c:335: `XGlyphElt16' undeclared (first use in this function)
xftrender.c:335: parse error before ')' token
xftrender.c:340: `XGlyphElt32' undeclared (first use in this function)
xftrender.c:340: parse error before ')' token
xftrender.c: In function `XftGlyphFontSpecRender':
xftrender.c:414: `XGlyphElt8' undeclared (first use in this function)
xftrender.c:414: `elts' undeclared (first use in this function)
xftrender.c:415: parse error before "elts_local"
xftrender.c:528: `elts_local' undeclared (first use in this function)
xftrender.c:596: `XGlyphElt16' undeclared (first use in this function)
xftrender.c:596: parse error before ')' token
xftrender.c:601: `XGlyphElt32' undeclared (first use in this function)
xftrender.c:601: parse error before ')' token
make[1]: *** [xftrender.o] Error 1
make[1]: Leaving directory `/usr/local/src/garnome-0.18.0/misc/fontconfig/work/fcpackage.2_0/Xft'
make: *** [build-work/fcpackage.2_0/Xft/Makefile] Error 2


   (i hit the initial problem described by others, but got around that
   with a 'make install' in
   'misc/fontconfig/work/fcpackage.2_0/fontconfig/')

   i can tell those undeclared structs are present in
   'misc/fontconfig/work/fcpackage-2_0/Xrender/Xrender.h', but if i
   hack that into 'misc/fontconfig/work/fcpackage.2_0/Xft/xftint.h'
   (which seems like, on first blush, where it should go), things blow
   up later trying to link against the libXft.so that's getting
   built. 

   anyway, i'm stuck; any pointers appreciated. debian sid, several
   previous garnome builds, etc. 

cheers,
john.
-- 
Look at the error message!  Look at the error message!
  Mark Jason Dominus's Good Advice #11906



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