From owner-freebsd-stable Thu Sep 26 16:17:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 964C437B401 for ; Thu, 26 Sep 2002 16:17:14 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA96243E8A for ; Thu, 26 Sep 2002 16:17:13 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.5/8.12.5) with ESMTP id g8QNHCTJ017451; Fri, 27 Sep 2002 03:17:12 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Fri, 27 Sep 2002 03:17:12 +0400 (MSD) From: Dmitry Morozovsky To: Kris Kennaway Cc: stable@FreeBSD.ORG Subject: Re: buildworld (update from 4.3-stable) failed at crypto In-Reply-To: <20020927030846.F14903-100000@woozle.rinet.ru> Message-ID: <20020927031512.P14903-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 27 Sep 2002, Dmitry Morozovsky wrote: DM> KK> > The crypto dist was installed (I've got the headers mentioned: DM> KK> DM> KK> Do you have the crypto sources in your source tree as well (and if DM> KK> yes, you're not building with NO_CRYPTO or NO_SECURE)? OpenSSL is DM> KK> supposed to be rebuilt before pam_ssh in the world build (it uses the DM> KK> new OpenSSL headers instead of the stale ones in /usr/include). DM> DM> Yes, I'd missed mentioning this in my original posting (I'd been aware of The DM> Standard/Usual Trouble [tm] ;-) DM> DM> root@toriss:/usr/src# egrep 'SECURE|CRYPT' /etc/make.conf DM> #NOCRYPT=true DM> #NOSECURE=true DM> DM> root@toriss:/usr/src# grep crypt /usr/local/etc/stable-supfile DM> # These are the individual collections that make up FreeBSD's crypto DM> src-crypto DM> src-sys-crypto DM> DM> However, there's no installed version of these headers after [Pass 4: DM> populating /usr/obj.../include] : DM> DM> root@toriss:/usr/src# find /usr/obj -name rsa.h DM> [no output] Also, there's such headers: root@toriss:/usr/src# find crypto/openssl/ -name rsa.h -o -name dsa.h -o -name evp.h crypto/openssl/crypto/dsa/dsa.h crypto/openssl/crypto/evp/evp.h crypto/openssl/crypto/rsa/rsa.h Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message