Code: Select all
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libXfont.so: undefined referance to 'ft_isdigit'Code: Select all
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64/libXfont.so: undefined referance to 'ft_isdigit'Code: Select all
revdep-rebuild -vv -i --library libfreetype.so* -- -p
Code: Select all
wget http://xorg.freedesktop.org/releases/individual/lib/libXfont-1.3.0.tar.gz
./configure --prefix=/usr
make && make install
emerge bdftopcf
Please file a version bump request bug describing the problem which the new version resolves and mentioning that the ebuild in the tree works for the new version.lostdave wrote:confirmed, libXfont-1.3.0 fixes this. Renaming the ebuild and putting it in an overlay works, rather than building manually.