GNOME Bugzilla – Bug 765119
plugins/rdp/vinagre-rdp-tab.c:1206:34: error: implicit declaration of function ‘freerdp_get_last_error’
Last modified: 2021-05-26 09:25:38 UTC
Since commit 60dea279a24c7f0e398b89a0a60d45e80087ed1d, I get the following failure when trying to build vinagre: plugins/rdp/vinagre-rdp-tab.c: In function ‘open_freerdp’: plugins/rdp/vinagre-rdp-tab.c:1206:34: error: implicit declaration of function ‘freerdp_get_last_error’ [-Werror=implicit-function-declaration] authentication_error = freerdp_get_last_error (priv->freerdp_session->context) == 0x20009 || ^ plugins/rdp/vinagre-rdp-tab.c:1206:11: warning: nested extern declaration of ‘freerdp_get_last_error’ [-Wnested-externs] authentication_error = freerdp_get_last_error (priv->freerdp_session->context) == 0x20009 || ^ cc1: some warnings being treated as errors Makefile:1673: die Regel für Ziel „plugins/rdp/vinagre_vinagre-vinagre-rdp-tab.o“ scheiterte libfreerdp is at version 1.1.0~git20140921.1.440916e+dfsg1
Related/duplicate see #761687
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.