Quoting Kent Sandvik: > Hi, what am I doing wrong when I'm trying to cross-compiler DirectFB > (0.9.20 or latest cvs tree) for arm-linux, the compile stops when trying > to build any of the interface shared libraries. Ex: > --- > /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
The error is somewhere in libstuhl (libtool), search all ".la" files for the path. -- 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.
