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 538093 - libgnomeui breaks the build of Gnome 2.23 trunk
libgnomeui breaks the build of Gnome 2.23 trunk
Status: RESOLVED DUPLICATE of bug 538025
Product: libgnomeui
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Urgent blocker
: future
Assigned To: libgnomeui maintainers
libgnomeui maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-13 03:42 UTC by Germán Poo-Caamaño
Modified: 2008-06-13 11:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Germán Poo-Caamaño 2008-06-13 03:42:27 UTC
libgnomeui breaks the build at:

In file included from gtkfilesystemgio.c:27:
gtkfilesystemgio.h:27:31: error: gtk/gtkfilesystem.h: No such file or directory
In file included from gtkfilesystemgio.c:27:

But, gtk+/gtk/Makefile.am states that:

# GTK+ header files that don't get installed
gtk_private_h_sources =     \
    [...]
    gtkfilesystem.h     \
    [...]
Comment 1 Christian Persch 2008-06-13 11:47:00 UTC

*** This bug has been marked as a duplicate of 538025 ***