network-manager-applet fails to compile against gnome-bluetooth-3.3



Hi,

NetworkManager is breaking rawhide because it needs to be rebuilt
againts gnome-bluetooth-3.3. However, network-manager-applet fails to
rebuild:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../..
-DDATADIR=\"/usr/share\" -DICONDIR=\"\"
-DLOCALEDIR=\"/usr/share/locale\" -I../.. -I../../src/marshallers
-I../../src/utils -I../../src/libnm-gtk -I../../../include
-I../../../libnm-util -I../../../libnm-glib -pthread
-I/usr/include/gnome-bluetooth -I/usr/include/gtk-3.0
-I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng15 -Wall -Werror -std=gnu89 -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -Wshadow -Wmissing-declarations
-Wmissing-prototypes -Wno-deprecated-declarations
-Wno-error=deprecated-declarations -Wdeclaration-after-statement
-Wfloat-equal -Wno-unused-parameter -Wno-sign-compare
-fno-strict-aliasing -c bt-widget.c  -fPIC -DPIC -o .libs/bt-widget.o
In file included from bt-widget.c:45:0:
../../../libnm-glib/nm-remote-settings.h:28:28: fatal error:
dbus/dbus-glib.h: No such file or directory

It looks like gnome-bluetooth used to specify dbus-glib includes/libs
but no longer does so. Perhaps network-manager-applet compile should
use the suggested includes of libnm-glib in this case.

Thanks
Daniel


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]