Some recent update has broken KDE Control Center font setting module. If I try to use it, kcontrol crashes with the following error message: kcontrol: symbol lookup error: /usr/kde/3.5/lib/kde3/kcm_fonts.so: undefined symbol: FT_Library_SetLcdFilter Recompiling kcontrol does NOT, repeat does NOT help. The rest of the Control Center seems to work fine. Portage 2.1.3.14 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.6.1-r0, 2.6.20-gentoo-r8 i686) ================================================================= System uname: 2.6.20-gentoo-r8 i686 AMD Athlon(tm) XP 3000+ Timestamp of tree: Thu, 18 Oct 2007 20:20:01 +0000 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.4 [enabled] app-shells/bash: 3.2_p17 dev-java/java-config: 1.3.7, 2.1.2-r1 dev-lang/python: 2.4.4-r5 dev-python/pycrypto: 2.0.1-r6 dev-util/ccache: 2.4-r7 sys-apps/baselayout: 1.12.10-r5 sys-apps/sandbox: 1.2.18.1-r1 sys-devel/autoconf: 2.13, 2.61-r1 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.18-r1 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.24 virtual/os-headers: 2.6.22-r2 ACCEPT_KEYWORDS="x86 ~x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-O2 -march=athlon-xp -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/" LANG="fi_FI@euro" LINGUAS="fi en ru" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/layman/wschlich-testing /usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow X a52 aac alsa asf avi berkdb bitmap-fonts cairo cdr cli cracklib crypt cups curl dbus divx4linux dlloader dri dv dvd dvdread ffmpeg firefox flac fortran gdbm gif gnome gnustep gpm gtk2 hal iconv ieee1394 imagemagick imap isdnlog jack jpeg kde ladspa lash lcms mad matroska midi mikmod mjpeg mmap mmx motif mp3 mpeg mudflap ncurses nls nodrm nptl nptlonly nsplugin nvidia ogg oggvorbis opengl openmp pcre perl png ppds pppd pulseaudio python qt qt3 quicktime readline real reflection ruby scanner sdl session sndfile spl sqlite sqlite3 sse ssl svg tcpd theora tidy tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vorbis win32codecs x264 x86 xine xinerama xml xorg xv xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fi en ru" USERLAND="GNU" VIDEO_CARDS="mga nv nvidia s3 s3virge v4l vesa" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Please try if this problem persists when using KDE 3.5.8.
Unfortunately, upgrade to 3.5.8 didn't help :( . Kcontrol still crashes on fonts.
I recompiled freetype, libXfont, libXft and kcontrol (again): No luck, still crashes...
Which freetype version do you have installed? What's the output of `nm /usr/lib/libfreetype.so.<full-version> | grep FT_Library_SetLcdFilter` May there some other freetype library floating around on your system? Freetype 2.3.0 and above provide the necessary function.
Please re-open this bug after providing the information Carsten asked for.