From owner-freebsd-current Sun Aug 6 02:33:44 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id CAA02222 for current-outgoing; Sun, 6 Aug 1995 02:33:44 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id CAA02216 for ; Sun, 6 Aug 1995 02:33:42 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id CAA00184; Sun, 6 Aug 1995 02:32:52 -0700 To: Mark Murray cc: "Rodney W. Grimes" , ache@astral.msk.su, current@freefall.cdrom.com Subject: Re: current make world falls over. In-reply-to: Your message of "Sun, 06 Aug 1995 11:17:53 +0200." <199508060917.LAA09271@grumble.grondar.za> Date: Sun, 06 Aug 1995 02:32:51 -0700 Message-ID: <181.807701571@time.cdrom.com> From: "Jordan K. Hubbard" Sender: current-owner@FreeBSD.org Precedence: bulk > > This looks okay for part of the solution, but it does not cause > > src/Makefile lib: to build secure/lib/libtelnet. That parts is > > still missing :-(. This is the bootstrapping issue and why you > > have to manually go build secure/lib/libtelnet the first time you > > convert to that version of libtelnet. > > I'm not sure I understand; there is no lib: target in src/Makefile - are > you referring to libraries:? While I admire all the wrangling that is going on, may I make just a small suggestion? Please fix the tree soon! :-) I am doing a lot of testing these days, and the -current state of affairs is that if you take a 2.0.5 system and splat a -current /usr/src on it, the make world will fall over. For a variety of reasons, I really need that scenario to work! :-) Jordan