In my case If set GSSAPI_NONE = on: disable GSSAPI support then going error free
07.01.2019 05:09, Alex V. Petrov пишет: > I have openssl from ports and 12.0-STABLE > > 07.01.2019 05:01, Corey Halpin пишет: >> When I build with the options you've shown on 11.2/amd64 using OpenSSL >> from base, I don't see the failure you're reporting. >> >> Instead, my configure output shows: >> >> checking for Kerberos V in /usr/local... found >> checking for krb5_des_string_to_key in -lcrypto... no >> checking for krb5_des_string_to_key in -lk5crypto... yes >> checking for krb5_init_context in -lkrb5... yes >> >> Looking through the Makefile for krb5, I'm not seeing any obvious way >> to disable the des_string_to_key functions. Do you perhaps have >> something non-obvious in your make.conf that would affect how krb5 is >> built? Does a rebuild of krb5 make any difference? >> >> ~crh >> >> On 2019-01-07, Alex V. Petrov wrote: >>> make -C mail/fetchmail showconfig >>> ===> The following configuration options are available for >>> fetchmail-6.3.26_9: >>> DOCS=on: Build and/or install documentation >>> NLS=on: Native Language Support >>> NTLM=off: NTLM authentication support >>> POP2=off: POP2 Protocol support[obsolete] >>> X11=off: Python/Tkinter dependencies for ``fetchmailconf'' >>> ====> GSSAPI Security API support: you have to select exactly one of them >>> GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos) >>> GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal >>> GSSAPI_MIT=on: GSSAPI support via security/krb5 >>> GSSAPI_NONE=off: Disable GSSAPI support >>> ===> Use 'make config' to modify these settings >>> >>> 07.01.2019 03:16, Corey Halpin пишет: >>>> make showconfig >>> >>> -- >>> ----- >>> Alex. > -- ----- Alex. _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"