Hey everyone! Up against a tough error compile that I cannot seem to resolve without asking for help.
root@sharpenyoursword:/usr/ports/devel/git # make install clean
root@sharpenyoursword:/usr/ports/devel/git # make install clean
Code:
===> Staging for git-2.25.1
===> git-2.25.1 depends on executable: curl - found
===> git-2.25.1 depends on executable: cvsps - found
===> git-2.25.1 depends on package: p5-CGI>=0 - found
===> git-2.25.1 depends on package: p5-Error>=0 - found
===> git-2.25.1 depends on package: p5-Authen-SASL>=0 - not found
===> p5-Authen-SASL-2.16_1 depends on package: p5-Digest-HMAC>0 - found
===> p5-Authen-SASL-2.16_1 depends on package: p5-GSSAPI>0 - not found
===> 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[4]: stopped in /usr/ports/security/p5-GSSAPI
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/security/p5-Authen-SASL
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/security/p5-Authen-SASL
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/devel/git
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/git
root@sharpenyoursword:/usr/ports/devel/git #