The RUNPATH in /usr/openwin/lib/amd64/libXft.so is set to /usr/sfw/lib causing it not finding fontconfig and libXrender: bash$ ldd /usr/openwin/lib/amd64/libXft.so | grep ELF libfreetype.so.6 => /usr/sfw/lib/libfreetype.so.6 - wrong ELF class: ELFCLASS32 libXrender.so.1 => /usr/sfw/lib/libXrender.so.1 - wrong ELF class: ELFCLASS32 bash$ dump -Lvp /usr/openwin/lib/amd64/libXft.so | grep PATH [15] RUNPATH /usr/sfw/lib [16] RPATH /usr/sfw/lib Breaks the build of GNOME on the amd64 platform: pkgbuild: /opt/SUNWspro/bin/cc -i -xarch=generic64 -Kpic -I/usr/include -o .libs/gconf-sanity-check-2 gconf-sanity-check.o -L/usr/lib/ST/64 -mt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lmlib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lxml2 -lpthread -lz -lsocket -lnsl -lpopt ./.libs/libgconf-2.so -lgobject -2.0 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -L/usr/lib/amd64 -R/usr/lib/amd64 -R/usr/lib/ST/64 pkgbuild: ld: warning: file /usr/sfw/lib/libfreetype.so.6: wrong ELF class: ELFCLASS32 pkgbuild: Undefined first referenced pkgbuild: symbol in file pkgbuild: FT_Done_Face /usr/lib/amd64/libXft.so.2
N/A
Terms of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site Map | HelpYour use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.Copyright © 1995-2009 Sun Microsystems, Inc.