When I do
x11-toolkits/gtk20
It searches for libpixman-1.so.9 but there is only libpixman-1.so.0.32.4
How can I fix this?
Thanks
portmaster -r pixman it fails on:x11-toolkits/gtk20
Code:
/usr/bin/ld: warning: libpixman-1.so.9, needed by /usr/local/lib/libgdk-x11-2.0.so.0, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libfreetype.so.9, needed by /usr/local/lib/libgdk-x11-2.0.so.0, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libxcb.so.2, needed by /usr/local/lib/libgdk-x11-2.0.so.0, not found (try using -rpath or -rpath-link)
/libexec/ld-elf.so.1: Shared object "libpixman-1.so.9" not found, required by "libgdk-x11-2.0.so.0"
It searches for libpixman-1.so.9 but there is only libpixman-1.so.0.32.4
How can I fix this?
Thanks