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 720343 - gnome 3.12 - - network-manager-applet - blutooth-plugin.h - no such file or directory
gnome 3.12 - - network-manager-applet - blutooth-plugin.h - no such file or ...
Status: RESOLVED DUPLICATE of bug 720108
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2013-12-12 18:52 UTC by Asif Ali Rizvan
Modified: 2013-12-13 00:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
jhbuildrc (1.99 KB, application/octet-stream)
2013-12-12 18:54 UTC, Asif Ali Rizvan
Details

Description Asif Ali Rizvan 2013-12-12 18:52:33 UTC
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/opt/gnome/share\" -DICONDIR=\"\" -DLOCALEDIR=\"/opt/gnome/share/locale\" -I../.. -I../../src/marshallers -I../../src/utils -I../../src/libnm-gtk -pthread -I/opt/gnome/include/gnome-bluetooth -I/opt/gnome/include/gtk-3.0 -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/at-spi2-atk/2.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/gio-unix-2.0/ -I/opt/gnome/include/gdk-pixbuf-2.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib64/glib-2.0/include -I/opt/gnome/include/harfbuzz -I/usr/include/freetype2 -I/opt/gnome/include/NetworkManager -I/opt/gnome/include/libnm-glib -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -g -O2 -MT libnma_la-nma-bt-device.lo -MD -MP -MF .deps/libnma_la-nma-bt-device.Tpo -c nma-bt-device.c  -fPIC -DPIC -o .libs/libnma_la-nma-bt-device.o
bt-widget.c:33:30: fatal error: bluetooth-plugin.h: No such file or directory
 #include <bluetooth-plugin.h>
                              ^
on fedora 19 x86_64, with bluetooth-plugin.h is shown at /usr/include/bluetooth (part of gnome-bluetooth 3.8.x)

/opt/include/bluetooth is not havin gthe file bluetooth-plugin.h

I did successfully installed gnome-bluetooth 3.12 using jhbuild build gnome-bluetooth.
Comment 1 Asif Ali Rizvan 2013-12-12 18:54:48 UTC
Created attachment 264095 [details]
jhbuildrc
Comment 2 André Klapper 2013-12-13 00:38:54 UTC
There is no issue in jhbuild itself here.

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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