Image Format Recognition Failure!!



Hi All,
I am trying to build Gtk+-2.6.10 to static library, target for x11.

All the other dependent libraries of GTK are also static library.

The configure command is as follows:
./configure -prefix=. --disable-shared -enable-static
-with-included-loaders=png


This is the error info:

GDK_PIXBUF_MODULE_FILE=../../gdk-pixbuf/gdk-pixbuf.loaders
../../gdk-pixbuf/gdk-pixbuf-csource
\
   --raw --build-list stock_about_16          ./stock_about_16.png
stock_about_24          ./stock_about_24.png stock_add_16
./stock_add_16.png stock_add_24               ./stock_add_24.png
stock_align_center_16        ./stock_align_center_16.png
stock_align_center_24    ./stock_align_center_24.png stock_align_justify_16
./stock_align_justify_16.png stock_align_justify_24
./stock_align_justify_24.png stock_align_left_16
./stock_align_left_16.png stock_align_left_24   ./stock_align_left_24.png
stock_align_right_16  ./stock_align_right_16.png stock_align_right_24
./stock_align_right_24.png stock_apply_20               ./stock_apply_20.png
stock_cancel_20            ./stock_cancel_20.png stock_dnd_multiple_32
./stock_dnd_multiple_32.png stock_bottom_16
./stock_bottom_16.png stock_bottom_24        ./stock_bottom_24.png
stock_cdrom_16             ./stock_cdrom_16.png stock_cdrom_24
./stock_cdrom_24.png stock_clear_24          ./stock_clear_24.png
stock_close_20              ./stock_close_20.png stock_close_24
./stock_close_24.png stock_colorselector_24  ./stock_colorselector_24.png
stock_color_picker_25       ./stock_color_picker_25.png > gtkstockpixbufs.h
||      \
           ( rm -f gtkstockpixbufs.h && false )
failed to load "./stock_about_16.png": Couldn't recognize the image file
format for file './stock_about_16.png'
make[4]: *** [gtkstockpixbufs.h] Error 1
make[4]: Leaving directory `/home/dharma/static/gtk+-2.6.10/gtk/stock-icons'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/dharma/static/gtk+-2.6.10/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/dharma/static/gtk+-2.6.10/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dharma/static/gtk+-2.6.10'
make: *** [all] Error 2

If anyone aware of this problem-solution, Pls reply back.

Rgds,
Madhusudan E





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