GNOME Bugzilla – Bug 761687
freerdp requirement (1.1) is not enough
Last modified: 2021-05-26 09:24:58 UTC
Hi, I tried to build Vinagre in Debian testing. autogen.sh finished without complaints, but make failed with: plugins/rdp/vinagre-rdp-tab.c:1198:34: error: implicit declaration of function ‘freerdp_get_last_error’ [-Werror=implicit-function-declaration] The calls to freerdp_get_last_error was added to Vinagre in Commit 60dea279a24c7f0e398b89a0a60d45e80087ed1d Using freerdp_get_last_error means that freerdp needs to be newer than 20 March 2014: https://github.com/FreeRDP/FreeRDP/commit/d1b9565f515597df421226aca38bffeca5c3fdb1 However, the requirement in configure.ac is only that rdp needs to be 1.1 or higher. This makes it possible to fail the build even if autogen.sh is satisfied with the version. Regards, Anders Jonsson
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version of Vinagre, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new enhancement request ticket at https://gitlab.gnome.org/GNOME/vinagre/-/issues/ Thank you for your understanding and your help.