Comment 0 for bug 1649102

Revision history for this message
Diego Russo (rssdi) wrote :

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 line):

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.