This effects more than one port that I'm trying to upgrade. The problem is connected to Samba 4.4 (latest version) and security/p5-GSSAPI.
I've tested several thing in a attempt to resolve this issue, but I haven't had any luck in resolving this.
The error is this and it prevents the build from happening. I'm running this FreeBSD version at the moment.
I currently have this in make.conf in accordance with information that I found.
For samba I get this error.
Any solution or a workaround is welcomed. I don't know why this error happened since it should not have happened. Thanks for the help.
I've tested several thing in a attempt to resolve this issue, but I haven't had any luck in resolving this.
The error is this and it prevents the build from happening. I'm running this FreeBSD version at the moment.
Code:
uname -a
FreeBSD saturn.net303.net 10.3-RELEASE-p11 FreeBSD 10.3-RELEASE-p11 #0: Mon Oct 24 18:49:24 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Code:
===>>> Returning to dependency check for security/p5-GSSAPI
===>>> Dependency check complete for security/p5-GSSAPI
===>>> p5-GSSAPI-0.28_1 1/5
===> Cleaning for p5-GSSAPI-0.28_1
===> p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value.
*** Error code 1
Stop.
make: stopped in /usr/ports/security/p5-GSSAPI
I currently have this in make.conf in accordance with information that I found.
Code:
WITH_OPENSSL_PORT=YES
OPENSSL_PORT=security/libressl
OPTIONS_UNSET= GSSAPI_BASE
OPTIONS_SET= GSSAPI_MIT
For samba I get this error.
Code:
===> samba44-4.4.5_1 cannot install: unknown OpenLDAP version: Shared object
"libssl.so.38" not found, required by "ldapwhoami".
*** Error code 1
Any solution or a workaround is welcomed. I don't know why this error happened since it should not have happened. Thanks for the help.