From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020607 Description of problem: eg. kdm_greet: relocation error: /usr/lib/libXft.so.2: undefined symbol: FT_Set_Hint_Flags kde pkgs. are 3.0.2 from rawhide Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.fire up X with kde as desktop 2.nothing but complaints like in the description 3. Additional info:
If you grab packages out of Raw Hide, you have to expect to need to upgrade other packages as well ... looks like you are missing the right freetype2 package. I suppose there is probably a missing dependency of Xft on an appropriate freetype version, unless you explicitely installed some *other* freetype 2.1.2 package without Red Hat patches. (The symbol is in freetype CVS, but not in a release yet.)
kde 3.0.3 pkgs are fine.
(It wasn't a KDE package bug, but I've added a explicit dependency on the right freetype version to fontconfig, so the bug should be fixed now.)