VIDEO_CONF_SVCLASS_ID’ undeclared

Bug #1649102 reported by Diego Russo
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
QtSixA
New
Undecided
Unassigned

Bug Description

I'm trying to compile qtsixa-1.2.1 on my debian stable, after several errors (I had to change some include path in the hcid/Makefile) I have this error (last lines):

cc -DHAVE_CONFIG_H -I. -I./common -I./sdpd -I./mod -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -g -Wall -O2 -D_FORTIFY_SOURCE=2 -c dbus-sdp.c
dbus-sdp.c:264:11: error: ‘VIDEO_CONF_SVCLASS_ID’ undeclared here (not in a function)
  { "vcp", VIDEO_CONF_SVCLASS_ID, "Video Conference" },
           ^
Makefile:32: set di istruzioni per l'obiettivo "dbus_so" non riuscito
make[2]: *** [dbus_so] Errore 1
make[2]: uscita dalla directory "/usr/src/qtsixa-1.2.1/sixad/hcid"
Makefile:16: set di istruzioni per l'obiettivo "hcid-bin" non riuscito
make[1]: *** [hcid-bin] Errore 2
make[1]: uscita dalla directory "/usr/src/qtsixa-1.2.1/sixad"
Makefile:2: set di istruzioni per l'obiettivo "build" non riuscito
make: *** [build] Errore 2

How can I solve it?
Sorry for my english and if I report my question in bug section but is not possible in Answer/question page, launchpad report :
Launchpad does not know where QtSixA tracks support requests.

Tags: questions
Diego Russo (rssdi)
description: updated
Revision history for this message
Leso_KN (leso-kn) wrote :

I also had this problem. Open qtsixa-x.x.x/utils/hcid/dbus-sdp.c and replace VIDEO_CONF_SVCLASS_ID with AV_REMOTE_CONTROLLER_SVCLASS_ID (for me it's in line 264).

Refer to https://github.com/pauloborges/bluez/commit/75e0c32af6bf56ed9d9b35ff7426c7bc755d8a16

Revision history for this message
Leso_KN (leso-kn) wrote :

Also check out https://github.com/richardw347/qtsixa It's a much newer version than the one on sourceforge

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.