Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2001 21:02:41 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Siegbert Baude <siegbert.baude@gmx.de>
Cc:        "freebsd-stable@freebsd.org" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: src/crypto/ vs. src/secure -> make buildworld fails
Message-ID:  <20011121210241.B59029@sunbay.com>
In-Reply-To: <3BFBF0FF.2D64FEBE@gmx.de>
References:  <3BFBF0FF.2D64FEBE@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011121210241.B59029>