On Sat Sep 04 10:26:42 2010, Fedora@FamilleCollet.com wrote:
Show quoted text> We can't rebuild perl-Gtk2-MozEmbed with latest xulrunner because there
> is missing -I/usr/include/gdk-pixbuf-2.0 in CFLAGS.
That should actually be added automatically by ExtUtils::Depends (in
Makefile.PL) due to Gtk2::MozEmbed's dependency on Gtk2. That's
certainly what happens for me.
What does the call to $mozembed->get_makefile_vars in Makefile.PL return
in your case?