[
https://issues.apache.org/jira/browse/GUACAMOLE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023524#comment-18023524
]
Gerhard Burger commented on GUACAMOLE-1026:
-------------------------------------------
Debian 13 no longer has freerdp2-dev, but only freerdp3-dev. However, building
freerdp3-dev produces deprecation warnings
([https://github.com/FreeRDP/FreeRDP/issues/11412),] which prevents
guacamole-server to build because it compiles with `-Werror`
([https://github.com/apache/guacamole-server/blob/main/configure.ac#L768).] Can
anyone confirm this?
> Add support for FreeRDP 3.0.0
> -----------------------------
>
> Key: GUACAMOLE-1026
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1026
> Project: Guacamole
> Issue Type: Improvement
> Components: Documentation, RDP
> Reporter: Mike Jumper
> Assignee: Mike Jumper
> Priority: Major
> Fix For: 1.6.0
>
>
> The nightly CI build testing that guacamole-server builds against the FreeRDP
> {{master}} branch started failing on 2020-04-10 due to the version bump to
> 3.0.0. It's currently unclear whether the API has changed, as well.
> The guacamole-server build should be adjusted such that it recognizes FreeRDP
> 3.0.0. If further code changes are necessary for this to work, those changes
> should probably also be made now before things get too hairy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)