Re: Compiling gtk error - png ??? Some more...



Hello,

There have been a number of postings about this but I still can't figure it out. This is on Mac OS X 10.3.5

Error:

failed to load "./stock_add_16.png": Couldn't recognize the image file format for file './stock_add_16.png'
make[4]: *** [gtkstockpixbufs.h] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I installed libpng, pango atk, and I configure like this (no tiff or jpeg libs):

./configure --without-libtiff --without-libjpeg --with-included-loaders=png

The last option helped someone, not me.

More info:
echo $LD_LIBRARY_PATH
/usr/local/lib:/opt/local/lib

My /opt/local/lib shows:
libpng.3.1.2.5.dylib
libpng.3.dylib
libpng.a
libpng.dylib
libpng12.0.1.2.5.dylib
libpng12.0.dylib
libpng12.a
libpng12.dylib

Do I have too many versions of libraries?  Missing a library?

Anyone have any ideas?

Thanks!

Josh.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]