Hi, While building 3.9.0 I get the following:
# github.com/openshift/origin/pkg/oc/util/tokencmd pkg/oc/util/tokencmd/negotiator_gssapi.go:25:7: undefined: gssapi.Lib pkg/oc/util/tokencmd/negotiator_gssapi.go:32:8: undefined: gssapi.Name pkg/oc/util/tokencmd/negotiator_gssapi.go:34:7: undefined: gssapi.CtxId pkg/oc/util/tokencmd/negotiator_gssapi.go:43:8: undefined: gssapi.CredId I note in that module there is an import for: "github.com/apcera/gssapi" And that in apcera/gssapi/gss_types.go those particular things (e.g. CtxId) are defined. I am not sure why the error is occurring. Neale
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
