Hi, On Wed, 2010-08-25 at 12:16 +0200, Richard Copeman wrote: > arm-none-linux-gnueabi-gcc > -I/home/rico/Beagle/dfb/usr/local/include/freetype2 > -I/home/rico/Beagle/dfb/usr/local/include > -I/home/rico/Beagle/dfb/usr/local/include/libpng12 -O3 -ffast-math > -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -o > directfb-csource directfb-csource.o > -L/home/rico/Beagle/dfb/usr/local/lib -ldl -lpthread
Not sure why, but for some reason this is missing a -lpng What does PKG_CONFIG_PATH=/home/rico/dfb/usr/local/lib/pkgconfig PKG_CONFIG_SYSROOT_DIR=/home/rico/dfb/ pkg-config --cflags --libs libpng give you? You should also check your config.log / config.status if it appears in there. Cheers, Andre' _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
