(+List)

Tried to build from master and test but something changed in rygel and
I can no longer build. This was building OK 2-3 days ago.

- downloaded the master branch from gupnp-av and gupnp, autogen.sh
--prefix=/usr, make, sudo make install
- (did this b/c rygel master complained about the gupnp-av version
bump)

- then with rygel / master branch: autogen.sh --prefix=/usr, make

I got this error:

  VALAC    librygel_server_2_6_la_vala.stamp
rygel-object-creator.vala:258.14-258.42: error: The name
`is_restricted_set' does not exist in the context of
`GUPnP.DIDLLiteObject'
        if (!didl_object.is_restricted_set ()) {
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

That's exactly what was added to the required new gupnp-av version. Looking at the release tarball, it's in the distributed vapi.

Can you check for it in the vala subdir of gupnp-av? Or Perhaps valac is picking up the wrong (old) vapi from somewhere else.

_______________________________________________
rygel-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/rygel-list

Reply via email to