[plt-scheme] Update to libXft 2.1.9 breaks DrScheme
Hi all,
Updating your libXft 2.1.9 breaks DrScheme compile since it uses
XftNameUnparse in line 108 of Font.cc which seems that is not defined
by libXft 2.1.9:
g++ -o mred mrmain.o ../mzscheme/libmzscheme.a
../mzscheme/libmzgc.a mred.o m
redx.o wxGC.o wxJPEG.o wxs/libwxscheme.a wxme/libwxme.a
../wxxt/src/libwx_xt.a .
./wxxt/contrib/xpm/lib/libXpm.a ../wxxt/utils/image/src/libimage_xt.a
-lSM -
lICE -lXaw -lXmu -lXt -lX11 -lXext -lGL -lXrender -lXft -lXrender
-lfontconfig
-lexpat -lfreetype -lz -lX11 -lcairo -lpng -lz -ljpeg -ldl -lm -rdynamic
../wxxt/src/libwx_xt.a(Font.o): In function `wxGetCompleteFaceList(int*)':
/usr/local/plt/plt/src/wxxt/src/GDI-Classes/Font.cc:108: undefined
reference to `XftNameUnparse'
collect2: ld returned 1 exit status
Has anyone experienced this besides me?
Cheers,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group