From owner-freebsd-stable Wed Nov 21 11: 3:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 2956C37B405 for ; Wed, 21 Nov 2001 11:03:36 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id fALJ2f760159; Wed, 21 Nov 2001 21:02:41 +0200 (EET) (envelope-from ru) Date: Wed, 21 Nov 2001 21:02:41 +0200 From: Ruslan Ermilov To: Siegbert Baude Cc: "freebsd-stable@freebsd.org" Subject: Re: src/crypto/ vs. src/secure -> make buildworld fails Message-ID: <20011121210241.B59029@sunbay.com> References: <3BFBF0FF.2D64FEBE@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BFBF0FF.2D64FEBE@gmx.de> User-Agent: Mutt/1.3.23i 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 Wed, Nov 21, 2001 at 07:22:55PM +0100, Siegbert Baude wrote: > Hi, > as I want to strip down my system, I cvsupped today without src/secure > as the handbook > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html) > for src/secure only reads: DES and I don't need DES. > > make buildworld then fails with: > > ===> usr.sbin/tcpdump > ===> usr.sbin/tcpdump/tcpdump > rm -f version.c ; sed 's/.*/char version[] = "&";/' > /usr/src/usr.sbin/tcpdump/t > cpdump/../../../contrib/tcpdump/VERSION > version.c > rm -f .depend > mkdep -f .depend -a -I/usr/src/usr.sbin/tcpdump/tcpdump > -DHAVE_CONFIG_H -DINE > T6 -I/usr/obj/usr/src/i386/usr/include/openssl -DHAVE_LIBCRYPTO > -DHAVE_RC5_H -DH > AVE_CAST_H -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.sbin/tcpdump/tcpdum > p/../../../contrib/tcpdump/addrtoname.c > [snip] > /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-dhcp6.c > /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:43: > blowf > ish.h: No such file or directory > /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:45: > rc5.h > : No such file or directory > /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-esp.c:48: > cast. > h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/usr.sbin/tcpdump/tcpdump. > *** Error code 1 > > Stop in /usr/src/usr.sbin/tcpdump. > *** Error code 1 > > Stop in /usr/src/usr.sbin. > *** Error code 1 > > Is this expected behaviour as one have to cvsup both src/secure and > /src/crypto? Or should buildworld work with any combination of > cvsup-collections? > > Is the handbook entry outdated? Do I need src/secure? > Do I need src/crypto to get ssh working both as server and client? I > found openssh to live in both src/secure and src/crypto. Can someone > please elaborate on the differences in these collections? > Put NOSECURE=whatever to your /etc/make.conf file; refer to the make.conf(5) manpage for details. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message