DirectFB - Home of the pragmatist Roadmap


[directfb-dev] Compiling Gtk+ 1.3.4 (png problem)
Mailing List archive

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

[directfb-dev] Compiling Gtk+ 1.3.4 (png problem)



Hello!

I'm currently trying to compile your Gtk Tarball. Finally I managed to
get all neccessary libraries so Gtk starts to compile. Unfortunatly it
breaks with the following message:

--------
Making all in stock-icons
make[3]: Entering directory
`/home/spark/Downloads/gtk+-directfb-1.3.4/gtk/stock-icons'
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
--------

What can I do? The configure script even detected a png header:
checking for png_read_info in -lpng... (cached) yes
checking for png.h... (cached) yes
checking for png_structp in png.h... yes

First I tried with libpng2-dev (debian package) and then with
libpng0g-dev. No luck. :(

Any ideas? TIA...

Daniel

BTW: I try to install the DirectFB Gtk and everything related in
/usr/local so that it doesn't conflict with my "standard" Gtk. Is this
okay or could I get some trouble with this?




-- 
Info:  To unsubscribe send a mail to listar@directfb.org with 
"unsubscribe directfb-dev" as subject.



Home | Main Index | Thread Index


directfb.org / Development / Old Archives