Hi *, I'm new to rygel ,I build the environment with following link,
https://wiki.gnome.org/Rygel/Building but after execute all the command,when I do make ,it will show the following error, I think it is environment issue,but I have no idea to fix this . Can anybody help me to fix this compile error? wlp@wlp:~/development/rygel$ make make all-recursive make[1]: Entering directory `/home/wlp/development/rygel' Making all in src make[2]: Entering directory `/home/wlp/development/rygel/src' Making all in librygel-core make[3]: Entering directory `/home/wlp/development/rygel/src/librygel-core' VALAC librygel_core_2_0_la_vala.stamp rygel-connection-manager.vala:60.42-60.66: error: Argument 1: Cannot convert from `Rygel.ConnectionManager.get_protocol_info_cb' to `GUPnP.Service.action_invoked' (this.get_protocol_info_cb); ^^^^^^^^^^^^^^^^^^^^^^^^^ rygel-connection-manager.vala:62.42-62.75: error: Argument 1: Cannot convert from `Rygel.ConnectionManager.get_current_connection_ids_cb' to `GUPnP.Service.action_invoked' (this.get_current_connection_ids_cb); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rygel-connection-manager.vala:64.42-64.76: error: Argument 1: Cannot convert from `Rygel.ConnectionManager.get_current_connection_info_cb' to `GUPnP.Service.action_invoked' (this.get_current_connection_info_cb); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation failed: 3 error(s), 0 warning(s) make[3]: *** [librygel_core_2_0_la_vala.stamp] Error 1 make[3]: Leaving directory `/home/wlp/development/rygel/src/librygel-core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/wlp/development/rygel/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/wlp/development/rygel' make: *** [all] Error 2 Thanks in advance. lepol _______________________________________________ rygel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/rygel-list
