[Bug 294947] net/gnome-connections does not build after freerdp update

[email protected] Sat, 02 May 2026 07:34:17 +0000
Newsgroups gmane.os.freebsd.devel.gnome
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294947

            Bug ID: 294947
           Summary: net/gnome-connections does not build after freerdp
                    update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

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

Edited 5 days ago by Funda Wang

-- 
You are receiving this mail because:
You are the assignee for the bug.