Closed GoogleCodeExporter closed 8 years ago
dbus-binding-tool --prefix=obex_agent --mode=glib-server --output=obex-agent-glue.h obex-agent.xml (cd . && glib-mkenums \ --fhead "#ifndef __GNOME_BLUETOOTH_ENUM_TYPES_H__\n#define __GNOME_BLUETOOTH_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define BLUETOOTH_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GNOME_BLUETOOTH_ENUM_TYPES_H__ */" \ bluetooth-enums.h) > gnome-bluetooth-enum-types.h Unable to load "bluetooth-client.xml": "manager" is not a valid D-Bus interface name Makefile:1106: recipe for target 'bluetooth-client-glue.h' failed make[2]: *** [bluetooth-client-glue.h] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/var/tmp/portage/net-wireless/gnome-bluetooth-2.32.0-r1/work/gnome-bluetooth-2. 32.0/lib' Makefile:541: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-wireless/gnome-bluetooth-2.32.0-r1/work/gnome-bluetooth-2. 32.0' Makefile:449: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: net-wireless/gnome-bluetooth-2.32.0-r1::gnome2 failed (compile phase): * emake failed a fix is needed.
Original issue reported on code.google.com by alexdu.com.ae on 27 May 2015 at 1:01
alexdu.com.ae
fixed @ -r2
Original issue reported on code.google.com by
alexdu.com.ae
on 27 May 2015 at 1:01