---
/bin/sh ../../libtool --mode=link gcc -D_REENTRANT -Wall -O3 -ffast-math -pipe -DFUSION_FAKE -Werror-implicit-function-declaration -o libidirectfbimageprovider_jpeg.la -rpath /opt/holly/arm/lib/directfb-0.9.20/interfaces/IDirectFBImageProvider -avoid-version -module idirectfbimageprovider_jpeg.lo -ljpeg -ldl -lpthread
gcc -shared .libs/idirectfbimageprovider_jpeg.o -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib /usr/lib/libjpeg.so -ldl -lpthread -Wl,-soname -Wl,libidirectfbimageprovider_jpeg.so -o .libs/libidirectfbimageprovider_jpeg.so
/usr/lib/libjpeg.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [libidirectfbimageprovider_jpeg.la] Error 1
make[4]: Leaving directory `/home/sandvik/port/DirectFB-0.9.20/interfaces/IDirectFBImageProvider'
make[3]: *** [all-recursive] Error 1
---
I'm trying to find where the fixed library path /usr/lib is defined in the configure scripts, as it should point at the target-specified arm shared libraries, and not the host libraries... Anyway, any insight appreciated. --Kent
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
