Re: Building errors



muadib in gr wrote:

Greetings,
I got a Tarball of GTK+-2.4.9 and I have the following problem compiling it: While ./configure returns with no errors, 'make' at the enc returns the following:
failed to load "./stock_add_16.png": Couldn't recognize the image file format for file './stock_add_16.png'
make[3]: *** [gtkstockpixbufs.h] Error 1
make[3]: Leaving directory `/home/nang/gtk+-2.4.9/gtk/stock-icons'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/nang/gtk+-2.4.9/gtk'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/nang/gtk+-2.4.9/gtk'
make: *** [install-recursive] Error 1


I run on Debian, kernel 2.4.27, Duron at 700MHz, 384Mb RAM.
Hi,
As I can guess this's what the 'gdk-pixbug-csource' helper program prints out. Hmm, can you check png files in "gtk/stock-icons" subdir ? The easiest way is to use 'file' utility, it should tell smth like:
> $ file gtk/gtk-icons/stock_add_16.png
> gtk/stock-icons/stock_add_16.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced

   Olexiy




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