GNOME Bugzilla – Bug 395357
krb5-config does not accept gssapi param on Solaris
Last modified: 2018-08-17 13:52:09 UTC
configure.in calls 'krb5-config --libs gssapi' (and --cflags). This breaks on Solaris because it does not accept additional module parameters. 'krb5-config --libs' works. Attached patch calls krb5-config differently on Solaris, after checking $host.
Created attachment 80019 [details] [review] Call krb5-config differently on Solaris
Created attachment 80032 [details] [review] Call krb5-config differently on Solaris (fix typo in case statement)
Ping. Can you please review/commit this patch. 2.20 deadline is fast approaching.
gnome-vfs got deprecated in 2008. gnome-vfs is not under active development anymore and had its last code changes in 2011. Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-vfs/commits/master gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!