Nick Couchman created GUACAMOLE-2236:
----------------------------------------
Summary: Recent FreeRDP 2x release breaks dev branch checks
Key: GUACAMOLE-2236
URL: https://issues.apache.org/jira/browse/GUACAMOLE-2236
Project: Guacamole
Issue Type: Bug
Components: guacd
Affects Versions: 1.6.0
Reporter: Nick Couchman
Assignee: Nick Couchman
Fix For: 1.6.1
In the most recent release of FreeRDP 2.x (2.11.8), the developers left the
"-dev" tag in the version string for the release, which breaks our current
checks for building against FreeRDP snapshots when building against that most
recent 2.x release. The easiest way around this seems to be to change our
AC_MSG_ERROR to AC_MSG_WARN, which will turn the check into a warning rather
than an error that stops the build process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)