Date: Tue, 24 Apr 2001 17:36:57 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Julian Stacey <jhs@jhs.muc.de> Cc: freebsd-hackers@freebsd.org Subject: Re: no crypto from cvs export -r RELENG_4_3_0_RELEASE src Message-ID: <20010424173657.A94868@xor.obsecurity.org> In-Reply-To: <200104242302.f3ON2Rp62280@jhs.muc.de>; from jhs@jhs.muc.de on Tue, Apr 24, 2001 at 11:02:27PM %2B0000 References: <200104242302.f3ON2Rp62280@jhs.muc.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 24, 2001 at 11:02:27PM +0000, Julian Stacey wrote: > Does the cvs tree need some tags added ? Or do I need a another cvs comm= and ? >=20 > Bug seen using a 4.2-RELEASE generic system: > cat /usr/cvs/.ctm_status > cvs-cur 7246 > cvs export -r RELENG_4_3_0_RELEASE src > cd /usr/src; make buildkernel > [ or cd /usr/src/sys/i386/conf ; config GENERIC > cd ../../compile/GENERIC ; make depend ] > Fails with: > perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/isa/isa_if.m > make: don't know how to make /usr/src/sys/crypto/rc4/rc4.c. Stop I it looks like you're not starting from a repo which includes the equivalent of the src-sys-crypto cvsup collection (src/sys/crypto). I have no idea which CTM collection this is part of. Looks like this is required for GENERIC thesedays (but could easily be removed if you just comment out whatever device that is, probably a wireless ethernet card or something). Kris --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE65hwpWry0BWjoQKURAkloAKDNcQ4OV7J9hIIuovYU1Ghi8BAZ5wCffKG7 73wPY6KifdlTv6bjTJ1iv5g= =3ES7 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010424173657.A94868>