On Thursday, December 19, 2019, 7:38:17 PM GMT+1, Nick Couchman <[email protected]> wrote: >> On an older server I had freerdp-1.1.0_beta1_p20150312 workng fine with >> Guacamole.> >> However, I'm in the process of moving to a more recent server, and that same >> freerdp version does not compile properly. >> ... >> A patch for that source would be fine, too... >> > This is not the FreeRDP mailing list, this is the Guacamole mailing list, so > you'll need to report this issue against the correct FreeRDP > lists.
OK, but since Guacamole relies on freerdp for RDP support (not the latest release BTW, but a 1.x build) I was wondering if someone here knows which freerdp 1.x compiles without issues on an updated system with openssl 1.1.1. Anyway, I figured it out, and if anyone else bumps into this problem then here's what worked for me: 1) download freerdp 1 commit 6b66f199e624b7203818fc55298e4695ed82ba84: https://github.com/FreeRDP/FreeRDP/archive/6b66f199e624b7203818fc55298e4695ed82ba84.tar.gz 2) apply at least the attached patch which is a customized version of https://bugs.debian.org/cgi-bin/bugreport.cgi?att=1;bug=828142;filename=openssl-1.1.patch;msg=21 (it did not apply properly to the freerdp source code in 1) ) 3) compile without ffmpeg support (requires additional patching) Vieri
freerdp-1.x-openssl-1.1.patch
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
