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 387961 - failed to build (libxml not added to includes)
failed to build (libxml not added to includes)
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal blocker
: future
Assigned To: libgnomeui maintainers
libgnomeui maintainers
Depends on:
Blocks: 352191
 
 
Reported: 2006-12-20 17:18 UTC by Paolo Borelli
Modified: 2006-12-20 18:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (935 bytes, patch)
2006-12-20 17:19 UTC, Paolo Borelli
committed Details | Review

Description Paolo Borelli 2006-12-20 17:18:59 UTC
gnome-app-helper.c:45:27: error: libxml/parser.h: No such file or directory
gnome-app-helper.c:46:25: error: libxml/tree.h: No such file or directory
gnome-app-helper.c: In function 'per_app_toolbar_style_changed_notify':
gnome-app-helper.c:2456: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c:2472: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c: In function 'toolbar_style_changed_notify':
gnome-app-helper.c:2506: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c:2521: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c: In function 'create_and_popup_toolbar_menu':
gnome-app-helper.c:2629: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c:2673: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c: In function 'gnome_app_setup_toolbar':
gnome-app-helper.c:2779: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-app-helper.c:2794: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[4]: *** [gnome-app-helper.lo] Error 1
make[4]: Leaving directory `/home/paolo/cvs/gnome2/libgnomeui/libgnomeui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/paolo/cvs/gnome2/libgnomeui/libgnomeui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/paolo/cvs/gnome2/libgnomeui/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paolo/cvs/gnome2/libgnomeui'
make: *** [all] Error 2
Comment 1 Paolo Borelli 2006-12-20 17:19:39 UTC
Created attachment 78700 [details] [review]
patch
Comment 2 Christian Persch 2006-12-20 17:28:37 UTC
I guess this is fall-out from bug 352191 ?
Comment 3 Paolo Borelli 2006-12-20 18:01:55 UTC
committed as per discussion with chpe. I commited the same for gnome-desktop.