Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 23:02:27 GMT
From:      "Julian Stacey" <jhs@jhs.muc.de>
To:        freebsd-hackers@freebsd.org
Subject:   no crypto from cvs export -r RELENG_4_3_0_RELEASE src
Message-ID:  <200104242302.f3ON2Rp62280@jhs.muc.de>

next in thread | raw e-mail | index | archive | help
Does the cvs tree need some tags added ?  Or do I need a another cvs command ?

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

Tried but no help:
	cvs -R export -r HEAD crypto
	find . -type d -name rc4
		./crypto/openssl/crypto/rc4
	cd crypto/openssl ; mv crypto /usr/src/sys

PS A friend running current from cvsup doesnt see this.

-
Julian Stacey     Unix Consultant - Munich Germany     http://bim.bsn.com/~jhs/
	Like Linux ?	Then also look at FreeBSD with its 5000+ packages !
 Ihr Rauchen => mein allergischer Kopfschmerz !  Kau/Schnupftabak probieren !
  Vintage Computer Fest Europa  28&9 Apr 2001  http://www.vcfe.org

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?200104242302.f3ON2Rp62280>