Hi
I am doing cross compilation for my project using scratchbox.
For this project i was configure the some packages that need for this project. This project is based on DirecFB. One of them was pango library. i am sure following error came due to the pango could not create the file libpixbufloader-png.so. so anybody known about this error.

Error:

Making all in directfb

make[3]: Entering directory `/home/arunj/gtk+-directfb-2.0.9-2/gdk/directfb'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/arunj/gtk+-directfb-2.0.9-2/gdk/directfb'
make[3]: Entering directory `/home/arunj/gtk+-directfb-2.0.9-2/gdk'
make[3]: Circular stamp-gdkenumtypes.h <- Makefile dependency dropped.
make[3]: Leaving directory `/home/arunj/gtk+-directfb-2.0.9-2/gdk'
make[2]: Leaving directory `/home/arunj/gtk+-directfb-2.0.9-2/gdk'
Making all in gtk
make[2]: Entering directory `/home/arunj/gtk+-directfb-2.0.9-2/gtk'
Making all in stock-icons
make[3]: Entering directory `/home/arunj/gtk+-directfb-2.0.9-2/gtk/stock-icons'
GDK_PIXBUF_MODULEDIR=../../gdk-pixbuf ../../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 > ./gtkstockpixbufs.h ||  \
           ( rm -f ./gtkstockpixbufs.h && false )
failed to load "./stock_add_16.png": Image-loading module ../../gdk-pixbuf/libpixbufloader-png.so does not export the proper interface; perhaps it's from a different GTK version?
make[3]: *** [gtkstockpixbufs.h] Error 1
make[3]: Leaving directory `/home/arunj/gtk+-directfb-2.0.9-2/gtk/stock-icons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/arunj/gtk+-directfb-2.0.9-2/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/arunj/gtk+-directfb-2.0.9-2'
make: *** [all-recursive-am] Error 2
[sbox-ARM: ~/gtk+-directfb-2.0.9-2] > cd ..
[sbox-ARM: ~] >

Best Regards
Sachin
______________________________________________________________________
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to