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 534782 - fix build for NetworkManager
fix build for NetworkManager
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2008-05-25 16:02 UTC by Claudio Saavedra
Modified: 2008-05-27 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add patch for dbus-glib (4.44 KB, patch)
2008-05-25 16:05 UTC, Claudio Saavedra
committed Details | Review

Description Claudio Saavedra 2008-05-25 16:02:43 UTC
NetworkManager build is currently broken, due to a bug in dbus-glib 0.74.
Comment 1 Claudio Saavedra 2008-05-25 16:05:14 UTC
Created attachment 111507 [details] [review]
add patch for dbus-glib

Add the patch from fd.o #14429 to fix the build. This patch is already pushed into dbus-glib master.
Comment 2 Frederic Peters 2008-05-27 11:16:02 UTC
Fine, sorry for the delay in answering, please commit.
Comment 3 Claudio Saavedra 2008-05-27 13:42:11 UTC
Committed (rev. 2114):

2008-05-27  Claudio Saavedra  <csaavedra@gnome.org>

	* modulesets/gnome-external-deps-2.24.modules: Add patch below.
	* patches/dbus-glib_ignore_namespaces.patch: Fix NetworkManager's build
	(fd.o #14429, bgo #534782)