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 681752 - Build fails because of missing nm-wireless-dialog.h
Build fails because of missing nm-wireless-dialog.h
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
git master
Other Linux
: Normal major
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 681864 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-08-13 11:59 UTC by Rudolfs Mazurs
Modified: 2012-08-16 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rudolfs Mazurs 2012-08-13 11:59:43 UTC
When building g-c-c with jhbuild, it fails with message

network-dialogs.c:32:32: fatal error: nm-wireless-dialog.h: No such file or directory
compilation terminated.

Simply removing references to this header file does not solve the build issue.
Comment 1 Dan Winship 2012-08-13 16:54:15 UTC
fixed in git. (The file/functions were renamed, and g-c-c should
update to use the new names at some point, but now we're
backward-compatible.)
Comment 2 Travis Reitter 2012-08-16 17:03:59 UTC
*** Bug 681864 has been marked as a duplicate of this bug. ***