From owner-freebsd-stable Fri Mar 17 22: 3:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B595A37B591; Fri, 17 Mar 2000 22:03:37 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id WAA47571; Fri, 17 Mar 2000 22:03:37 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 17 Mar 2000 22:03:36 -0800 (PST) From: Kris Kennaway To: David Bushong Cc: "Robert E. Lee" , stable@FreeBSD.ORG Subject: Re: 4.0 In-Reply-To: <20000316130323.D92442@Bushong.NET> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 16 Mar 2000, David Bushong wrote: > > Well, I couldn't replicate this when I tried (under several different > > conditions). The only bug I found with compiling without crypto support > > was in tcpdump. Perhaps you have a stale /usr/obj? > > > I got this exact behavior from having only src-all in my supfile, and not > cvs-crypto. I still can't replicate this. I did the following: 1) cvsupped to 4.0-stable (4.0-release would be no different here, as nothing has changed to affect it except the tcpdump fix). 2) Blew away all traces of the installed crypto libraries/headers from my system. 3) Blew away my entire crypto/ and secure/ source directories 4) Did a 'make world'. It completed with no problems, and I also completed several other variations also with no problems. The only conclusion I can draw is that you have something stale about your system, perhaps old files in crypto/ or secure/ which it is detecting and trying to build with (or even just empty directories, although that breaks earlier in the build and always will have). Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message