Hello, I had a bit problem to apply the patch. I tried both 1.6.0 and weston git. Finally I went to patch the 1.6.0 version I have in Fedora 21.
I needed to comment out the cmd->skipCompression = FALSE; freerdp-devel-1.2.0-0.2.beta.1.fc21.x86_64 #define FREERDP_VERSION_MAJOR 1 #define FREERDP_VERSION_MINOR 2 #define FREERDP_VERSION_REVISION 0 #define FREERDP_VERSION_SUFFIX "beta1" #define FREERDP_API_VERSION "1.2" #define FREERDP_VERSION "1.2.0" #define FREERDP_VERSION_FULL "1.2.0-beta1" #define GIT_REVISION "n/a" Then I needed to comment out the below line which had undefined function for me: nsc_context_reset(peerCtx->nsc_context); I tried to run "weston -Brdp-backend.so" with these modifications. Weston started, I failed to connect (mstsc client just waited for ever), but no crash occured in weston. Any clues? -- john
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
