build failure
- From: "H. W. Wan" <hwwan80 gmail com>
- To: dvb-daemon-list gnome org
- Subject: build failure
- Date: Sun, 21 Jun 2009 05:19:19 +0800
Hi List,
I get the following compilation error from the latest bzr revision:
src/Manager.c: In function ‘dvb_manager_add_device_group’:
src/Manager.c:697: error: ‘DVBIDBusDeviceGroup’ undeclared (first use
in this function)
src/Manager.c:697: error: (Each undeclared identifier is reported only once
src/Manager.c:697: error: for each function it appears in.)
src/Manager.c:697: error: expected expression before ‘)’ token
src/Manager.c:697: error: too few arguments to function
‘g_signal_connect_object’
which is:
g_signal_connect_object ((DVBIDBusDeviceGroup*) devgroup,
"device-removed", (GCallback)
_dvb_manager_on_device_removed_from_group_dvb_id_bus_device_group_device_removed,
self, 0);
the line refer to Manager.vala:266.
I see the generated Manager.c and it doesn't include declaration of
DVBIDBusDeviceGroup is it vala bug or do I use incorrect version( I'm
using vala 0.7.3) ?
Regards,
H.W. Wan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]