>Number: 182977 >Category: bin >Synopsis: error of buildworld at the use of WITHOUT_OPENSSL >(WITHOUT_CRYPT) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 14 18:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Valerij >Release: FreeBSD 10.0-BETA1 >Organization: SiteWorks >Environment: FreeBSD mx1.itsale.com.ua 10.0-BETA1 FreeBSD 10.0-BETA1 #1: Mon Oct 14 10:54:29 EEST 2013 r...@mx1.itsale.com.ua:/usr/obj/usr/src/sys/SERVER amd64 >Description: make buildworld fail when using WITHOUT_OPENSSL (WITHOUT_CRYPT).
/usr/src/usr.sbin/ctld/login.c:40:10: fatal error: 'openssl/err.h' file not found #include <openssl/err.h> ^ 1 error generated. /usr/src/usr.sbin/iscsid/login.c:39:10: fatal error: 'openssl/err.h' file not found #include <openssl/err.h> ^ 1 error generated. Files include depends OPENSSL: #include <openssl/err.h> #include <openssl/md5.h> #include <openssl/rand.h> >How-To-Repeat: WITHOUT_OPENSSL="YES" >> /etc/src.conf cd /usr/src && make buildworld >Fix: >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"