Bug 96594 - Weston Screen-share plugin no longer compiles
Summary: Weston Screen-share plugin no longer compiles
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-19 16:16 UTC by n3rdopolis
Modified: 2016-07-17 00:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description n3rdopolis 2016-06-19 16:16:23 UTC
Hi

It appears I am getting this error compiling Weston with screen-share enabled

weston:   CC       protocol/desktop_shell_la-weston-desktop-shell-protocol.lo
weston:   CC       protocol/desktop_shell_la-xdg-shell-unstable-v5-protocol.lo
weston:   CC       protocol/fullscreen_shell_la-fullscreen-shell-unstable-v1-protocol.lo
weston:   CC       protocol/ivi_shell_la-ivi-application-protocol.lo
weston:   CC       ivi-shell/hmi_controller_la-hmi-controller.lo
weston:   CC       protocol/hmi_controller_la-ivi-hmi-controller-protocol.lo
weston:   CC       src/screen_share_la-screen-share.lo
weston:   CC       protocol/screen_share_la-fullscreen-shell-unstable-v1-protocol.lo
weston:   CC       protocol/libtoytoolkit_la-text-cursor-position-protocol.lo
weston: src/screen-share.c: In function ‘module_init’:
weston: src/screen-share.c:1118:48: error: ‘struct weston_compositor’ has no member named ‘config’
weston:   section = weston_config_get_section(compositor->config, "screen-share",
weston:                                                 ^
weston: Makefile:4960: recipe for target 'src/screen_share_la-screen-share.lo' failed
weston: make[1]: *** [src/screen_share_la-screen-share.lo] Error 1
weston: make[1]: *** Waiting for unfinished jobs....
weston: make[1]: Leaving directory '/srcbuild/weston'
Comment 1 Daniel Stone 2016-06-20 23:59:32 UTC
https://patchwork.freedesktop.org/patch/94280/


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.