Gtk (cvs HEAD) -> gdk_pixbuf does'nt compile correcly.



Seems like gdk_pixbuf in Gtk 1.3cvs is broken...

It gives me this error if I am trying to compile gtk+:

---------------------------------------------------------------------------------------------------

make[3]: Entering directory `/home/tyan/gnomecvs/gtk+/gtk/stock-icons'
cd . \
&& GDK_PIXBUF_MODULEDIR=../../gdk-pixbuf/.libs \
   ../../gdk-pixbuf/make-inline-pixbuf gtkstockpixbufs.h dialog_error
dialog_error.png dialog_info dialog_info.png dialog_question
dialog_question.png dialog_warning dialog_warning.png stock_button_apply
stock_button_apply.png stock_button_cancel stock_button_cancel.png
stock_button_close stock_button_close.png stock_button_no
stock_button_no.png stock_button_ok stock_button_ok.png stock_button_yes
stock_button_yes.png stock_close stock_close.png stock_exit stock_exit.png
stock_help stock_help.png stock_new stock_new.png stock_open stock_open.png
stock_save stock_save.png
Image type 'png' is not supported
make[3]: *** [gtkstockpixbufs.h] Error 1
make[3]: Leaving directory `/home/tyan/gnomecvs/gtk+/gtk/stock-icons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tyan/gnomecvs/gtk+/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tyan/gnomecvs/gtk+'
make: *** [all-recursive-am] Error 2

---------------------------------------------------------------------------------------------

Looks to me like [jpeg/png/*]-io.c is not compiled into gdk-pixbuf 
even if configure scripts finds the picture librarys.

Greets

M.H.






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