Hi all,

I am trying to run ./TestGtkEmbed on my ARM board . i get the browser
and all text but  no images appear on the screen . Could someone help
me as to how and why ; the jpeg,gif,png images are not enabled . i
have cross compiled the mozilla application over gtk+Directfb . in
Directfb jpeg,gif and png are enabled .  i tried compiling mozilla by
--enable-image-decoders=jpeg,png,gif  option in .mozconfig file but i
get an error saying

gmake[1]: Entering directory `/moz/src/mozilla_browser_compiled_1.5/
modules/libpr0n/decoders'
gmake[1]: *** No rule to make target `png,gif,jpeg/Makefile.in',
needed by `png,gif,jpeg/Makefile'.  Stop.

and
when doing make in /moz/src/mozilla_browser_compiled_1.5/modules/
libpr0n/decoders/icon  the below error msg given .

gmake[1]: *** No rule to make target `../../../../dist/lib/
libimgicon_s.a', needed by `libimgicon.so'.  Stop.
gmake[1]: Leaving directory `/moz/src/mozilla_browser_compiled_1.5/
modules/libpr0n/decoders/icon'
make: *** [all] Error 2
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to