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 328351 - Epiphany fails to compile; LIBGNOMEUI_MODULE undeclared
Epiphany fails to compile; LIBGNOMEUI_MODULE undeclared
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2006-01-23 22:05 UTC by Elijah Newren
Modified: 2006-01-23 22:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Elijah Newren 2006-01-23 22:05:41 UTC
CVS HEAD as of today fails to compile with:

ephy-main.c: In function `main':
ephy-main.c:499: error: `LIBGNOMEUI_MODULE' undeclared (first use in this function)
ephy-main.c:499: error: (Each undeclared identifier is reported only once
ephy-main.c:499: error: for each function it appears in.)
make[4]: *** [epiphany-ephy-main.o] Error 1
Comment 1 Christian Persch 2006-01-23 22:20:05 UTC
Should be fixed now.