[Bug 235634] security/p5-GSSAPI fails to build with OpenSSL from ports
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235634 --- Comment #3 from Dennis Clarke <[email protected]> --- This is a bug because of other bugs. Let me explain by showing : 233225 libssl.so.8 not found by pkg 234481 ports-mgmt/pkg unable to find libssl.so.8 on RPI3 on 12 123456789+123456789+123456789+123456789+123456789+123456789+123456789+12 This means FreeBSD 12.0 RELEASE is broken by design on day zero from install because pkg is broken. No one can install software. So a person is forced to build OpenSSL from ports and then the other few dependencies for pkg to work. If one then later needs git or similar we need to get security/p5-GSSAPI installed. However no one can do that because : hydra# cd /usr/ports/security/p5-GSSAPI hydra# make install ===> 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 hydra# So where is the problem? So where is the fix? This is a "bug" in the most true sense. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"