[Bug 294947] net/gnome-connections does not build after freerdp update
[email protected] Sat, 02 May 2026 09:02:45 +0000
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294947 --- Comment #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e312428366b66429b36d7f38232865696d236c6 commit 5e312428366b66429b36d7f38232865696d236c6 Author: Don Lewis <[email protected]> AuthorDate: 2026-05-02 07:43:54 +0000 Commit: Don Lewis <[email protected]> CommitDate: 2026-05-02 09:01:23 +0000 net/gnome-connections: mark broken gnome-connections does not build after freerdp update https://gitlab.gnome.org/GNOME/gtk-frdp/-/work_items/56: gtk-frdp does not build with freerdp 3.25.0  More actions Open  Issue created 5 days ago by Funda Wang when building gnome-connections with freerdp 3.25.0, it failed with: 2026-04-26 06:36:35 ../subprojects/gtk-frdp/src/frdp-session.c: In function ‘frdp_session_init_freerdp’: 2026-04-26 06:36:35 ../subprojects/gtk-frdp/src/frdp-session.c:1021:26: error: ‘freerdp’ {aka ‘struct rdp_freerdp’} has no member named ‘Authenticate’; did you mean ‘AuthenticateEx’? 2026-04-26 06:36:35 1021 | priv->freerdp_session->Authenticate = frdp_authenticate; 2026-04-26 06:36:35 | ^~~~~~~~~~~~ 2026-04-26 06:36:35 | AuthenticateEx  https://github.com/FreeRDP/FreeRDP/commit/f406032a355ab906b61fbf809d3af5c0c04e5c83 PR: 294947 MFH: 2026Q2 net/gnome-connections/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.