compiling gtk 2.2.0



Has anyone compiled GTK on Solaris? I had no trouble with compiling it on Linux but Solaris is giving me many problems. 

I got configure to finally finish but now for some reason when I run make, it is not including my libpng/include tiff/include or jpeg/include directories when it tries to compile io-png.lo, io-tiff.lo, and io-jpeg.lo, respectively. I manually compiled those adding in the include directories but now when I get to "Making all in stock-icons" (in gtk+-2.2.0/gtk/stock-icons) it's giving me this problem:

GDK_PIXBUF_MODULE_FILE=../../gdk-pixbuf/gdk-pixbuf.loaders ../../gdk-pixbuf/gdk-pixbuf-csource                      \
   --raw --build-list 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_add_16.png": Couldn't recognize the image file format for file './stock_add_16.png'
*** Error code 1
make: Fatal error: Command failed for target `gtkstockpixbufs.h'




Any ideas?

thanks,
John



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