Export to GitHub

google-gadgets-for-linux - issue #374

x11-misc/google-gadgets-0.11.2: make[3]: *** [gtkmoz_browser_child-browser_child.o] Error 1


Posted on Jan 14, 2011 by Grumpy Dog

What steps will reproduce the problem? 1. emerge google-gadgets

What is the expected output? What do you see instead? The compilation of google-gadgets.

What version of the product are you using? On what operating system? x11-misc/google-gadgets-0.11.2 on Gentoo Linux coupled with net-libs/xulrunner-2.0_beta9_pre-r3 www-client/firefox-4.0_beta9_pre-r3 .

The complete build.log is included as an attachment.

Comment #1

Posted on Jan 14, 2011 by Grumpy Dog

I think I found the source of the problem: Looks like as stated on https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_2.0 that "Note that nsIGenericFactory.h has been removed. References to nsIGenericFactory.h should be replaced with mozilla/ModuleUtils.h." I don't know how to do that atm, but maybe someone will be able to deliver a patch for this?

(As I'm not able to change the description headline, it sadly has to stay that way regarding that the actual error is "nsIGenericFactory.h: File or directory not found")

Comment #2

Posted on Mar 14, 2011 by Happy Lion

i have exact same error.

Status: New