On Thu, 05 Jun 2003 17:50:42 PDT, "Luong, Natalie N" <natalie n luong lmco com> said: > configure:15794: ppc_82xx-gcc -o conftest -g -O2 -Wall > -I/tmp/guidrivers/gtk/include -I/tmp/guidrivers/gtk/include/freetype2 > -I/tmp/guidrivers/gtk/include/pango-1.0 -I/tmp/guidrivers/gtk/include > -I/tmp/guidrivers/gtk/include/freetype2 > -I/tmp/guidrivers/gtk/include/glib-2.0 > -I/tmp/guidrivers/gtk-arch/lib/glib-2.0/include > -I/tmp/guidrivers/gtk/include -L/tmp/guidrivers/gtk-arch/lib conftest.c > -Wl,--export-dynamic -L/tmp/guidrivers/gtk-arch/lib -lpangoft2-1.0 > -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lm >&5 > /opt/eldk/usr/ppc-linux/bin/ld: warning: libfontconfig.so.1, needed > by /tmp/guidrivers/gtk-arch/lib/libpangoft2-1.0.so, not found (try using > -rpath or -rpath-link) Looks like a missing '-lfontconfig' flag? You're doing a cross-compile, so you need to be careful to get all this stuff right (if it finds a .so via the /etc/ld.so.conf method, it will almost certainly be the wrong one).
Attachment:
pgp72HHzglDIm.pgp
Description: PGP signature