Quoting Scott A McConnell ([EMAIL PROTECTED]): > `/home/samcconn/work/dfb/DirectFB-0.9.11/interfaces/IDirectFBFont' > /bin/sh ../../libtool --mode=link mipsel-uclibc-gcc -D_REENTRANT > -ffast-math -Wall -O3 -DFUSION_FAKE > -I/usr/local/mips/include/freetype2 -o libidirectfbfont_ft2.la -rpath > /usr/local/mips/lib/directfb-0.9.11/interfaces/IDirectFBFont > -avoid-version -module idirectfbfont_ft2.lo -L/usr/local/mips/lib > -lfreetype -ldl -lpthread > rm -fr .libs/libidirectfbfont_ft2.la .libs/libidirectfbfont_ft2.* > .libs/libidirectfbfont_ft2.* > mipsel-uclibc-gcc -shared idirectfbfont_ft2.lo -Wl,--rpath > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/mips/lib > /usr/local/lib/libfreetype.so -ldl -lpthread -Wl,-soname > -Wl,libidirectfbfont_ft2.so -o .libs/libidirectfbfont_ft2.so > /usr/local/lib/libfreetype.so: could not read symbols: Invalid operation > collect2: ld returned 1 exit status > make[2]: *** [libidirectfbfont_ft2.la] Error 1 > make[2]: Leaving directory > `/home/samcconn/work/dfb/DirectFB-0.9.11/interfaces/IDirectFBFont' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/home/samcconn/work/dfb/DirectFB-0.9.11/interfaces' > make: *** [install-recursive] Error 1 > > > Where is the "/usr/local/lib" coming from? Is it using my host > ld.so.conf?
I think libtool finds a libfreetype.la in /usr/local/lib and uses it. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
