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 395357 - krb5-config does not accept gssapi param on Solaris
krb5-config does not accept gssapi param on Solaris
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Build
2.17.x
Other Solaris
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-01-11 11:53 UTC by Damien Carbery
Modified: 2018-08-17 13:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Call krb5-config differently on Solaris (713 bytes, patch)
2007-01-11 11:54 UTC, Damien Carbery
none Details | Review
Call krb5-config differently on Solaris (fix typo in case statement) (719 bytes, patch)
2007-01-11 15:42 UTC, Damien Carbery
none Details | Review

Description Damien Carbery 2007-01-11 11:53:39 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.
Comment 1 Damien Carbery 2007-01-11 11:54:32 UTC
Created attachment 80019 [details] [review]
Call krb5-config differently on Solaris
Comment 2 Damien Carbery 2007-01-11 15:42:42 UTC
Created attachment 80032 [details] [review]
Call krb5-config differently on Solaris (fix typo in case statement)
Comment 3 Damien Carbery 2007-08-09 11:18:14 UTC
Ping. Can you please review/commit this patch. 2.20 deadline is fast approaching.
Comment 4 André Klapper 2018-08-17 13:52:09 UTC
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!