libpng-1.2.16.tar.bz2




On Tue, 2007-10-30 at 11:25 -0700, hong zhang wrote:
> List,
> 
> I am building DirectFB 1.1.0 for my freescale ARM
> based board. It complains on libpng12.so. What version
> of libpng is DirectFB-1.1.0 looking for?
> 
> Here is errors,
> gcc
> -I/home/hzhang/Desktop/ltibads19/rootfs//usr/include/freetype2
> -I/home/hzhang/Desktop/ltibads19/rootfs//usr/include
> -O3 -ffast-math -pipe -D_GNU_SOURCE
> -Werror-implicit-function-declaration -o
> directfb-csource directfb-csource.o  -lpng12 -ldl
> -lpthread
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `deflate'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `inflate'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `inflateInit_'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `crc32'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `pow'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `deflateInit2_'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `inflateReset'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `deflateReset'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `inflateEnd'
> /home/hzhang/Desktop/ltibads19/rootfs/usr/lib//libpng12.so:
> undefined reference to `deflateEnd'
> collect2: ld returned 1 exit status
> make[2]: *** [directfb-csource] Error 1
> 
> 
> Thanks for help.
> 
> ----henry
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> _______________________________________________
> directfb-dev mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
> 



_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to