After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321841 - Missing -I{GECKO_INCLUDES]/dom on compile line in order to build the desktop file plugin
Missing -I{GECKO_INCLUDES]/dom on compile line in order to build the desktop ...
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
1.9.x
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2005-11-19 00:57 UTC by Sylvain BERTRAND
Modified: 2005-12-30 20:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sylvain BERTRAND 2005-11-19 00:57:06 UTC
Version details: 1.9.2
Distribution/Version: Gentoo 2005.1

The desktop file plugin needs "nsIDOMWindow.h" which is in {GECKO_INCLUDES}/dom
directory which is not defined with e "-I" preprocessor macro (the other gecko
dirs are properly setup when compiling).
Comment 1 Christian Persch 2005-12-30 20:18:21 UTC
I checked in a workaround in cvs.

You should know that I do consider this a gentoo bug, see http://bugs.gentoo.org/show_bug.cgi?id=100804
 .