jed-users mailing list

[2004 Date Index] [2004 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Compiling Xjed with anti-aliased font support


Hi,

I am trying to compile Xjed with support for anti-aliased fonts, but I
get the errors below. I am using libxft-dev-2.1.2-6 from Debian. Is
this because only libxft1 is supported and not libxft2, or could you tell
me what else might be causing this ?

  cd src; make xjed
  make[1]: Entering directory `/home/mojo/src/jed-B0.99-17.56/src'
  if /home/mojo/src/jed-B0.99-17.56/src/objs/chkslang jed 10311 ;\
  then exit 0; else rm -f /home/mojo/src/jed-B0.99-17.56/src/objs/chkslang; exit 1; fi
  cd /home/mojo/src/jed-B0.99-17.56/src/objs; gcc-3.3 -c -march=pentium -pipe -O2 -fno-strength-reduce   -I/usr/X11R6/include -Dunix -DJED -DUSE_GPM_MOUSE -I/usr/local/include -I/usr/X11R6/include -DJED_ROOT='"/home/mojo/.jed"'  /home/mojo/src/jed-B0.99-17.56/src/xterm.c
  In file included from /usr/X11R6/include/X11/Xft/Xft.h:41,
                   from /home/mojo/src/jed-B0.99-17.56/src/xterm.c:31:
  /usr/include/ft2build.h:57:40: freetype2/config/ftheader.h: No such file or directory
  In file included from /home/mojo/src/jed-B0.99-17.56/src/xterm.c:31:
  /usr/X11R6/include/X11/Xft/Xft.h:42:10: #include expects "FILENAME" or <FILENAME>
  In file included from /home/mojo/src/jed-B0.99-17.56/src/xterm.c:31:
  /usr/X11R6/include/X11/Xft/Xft.h:59: error: parse error before "_XftFTlibrary"
  /usr/X11R6/include/X11/Xft/Xft.h:59: warning: data definition has no type or storage class
  /usr/X11R6/include/X11/Xft/Xft.h:93: error: 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: error: parse error before '}' token
  /usr/X11R6/include/X11/Xft/Xft.h:96: warning: data definition has no type or storage class
  /usr/X11R6/include/X11/Xft/Xft.h:100: error: parse error before "FT_UInt"
  /usr/X11R6/include/X11/Xft/Xft.h:100: warning: no semicolon at end of struct or union
  /usr/X11R6/include/X11/Xft/Xft.h:103: error: parse error before '}' token
  /usr/X11R6/include/X11/Xft/Xft.h:103: warning: data definition has no type or storage class
  /usr/X11R6/include/X11/Xft/Xft.h:197: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:263: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:269: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:302: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:361: error: parse error before "XftLockFace"
  /usr/X11R6/include/X11/Xft/Xft.h:361: warning: data definition has no type or storage class
  /usr/X11R6/include/X11/Xft/Xft.h:400: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:406: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:415: error: parse error before "FT_UInt"
  /usr/X11R6/include/X11/Xft/Xft.h:425: error: parse error before "XftCharIndex"
  /usr/X11R6/include/X11/Xft/Xft.h:427: warning: data definition has no type or storage class
  /usr/X11R6/include/X11/Xft/Xft.h:468: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:479: error: parse error before '*' token
  /usr/X11R6/include/X11/Xft/Xft.h:500: error: parse error before '*' token
  make[1]: *** [/home/mojo/src/jed-B0.99-17.56/src/objs/xterm.o] Error 1
  make[1]: Leaving directory `/home/mojo/src/jed-B0.99-17.56/src'
  make: *** [xjed] Error 2


Regards,

Morten

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2004 date index] [2004 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]