After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761687 - freerdp requirement (1.1) is not enough
freerdp requirement (1.1) is not enough
Status: RESOLVED OBSOLETE
Product: vinagre
Classification: Applications
Component: RDP
git master
Other Linux
: Normal normal
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks:
 
 
Reported: 2016-02-07 21:40 UTC by Anders Jonsson
Modified: 2021-05-26 09:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anders Jonsson 2016-02-07 21:40:53 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
Comment 1 André Klapper 2021-05-26 09:24:58 UTC
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.