From owner-freebsd-current Tue Jul 1 15:17:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA25693 for current-outgoing; Tue, 1 Jul 1997 15:17:50 -0700 (PDT) Received: from localhost.neosoft.com (as5200-port-254.no.neosoft.com [206.27.167.254]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA25682 for ; Tue, 1 Jul 1997 15:17:42 -0700 (PDT) Received: (from conrads@localhost) by localhost.neosoft.com (8.8.6/8.8.5) id RAA24833 for freebsd-current@FreeBSD.ORG; Tue, 1 Jul 1997 17:17:27 -0500 (CDT) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 01 Jul 1997 17:10:36 -0500 (CDT) Organization: NeoSoft, Inc. From: Conrad Sabatier To: freebsd-current@FreeBSD.ORG Subject: RE: Basic rebuilding questions Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 01-Jul-97 Guy Helmer wrote: >What is the best way to rebuild the binaries and libraries, especially >after changes to include files in current? This last week I had to resort >to "make world" after the changes to a time structure. "make world" takes >28 hours on my 386/40, so I tend to avoid it if possible :-) Well, as one who recently found out the hard way (and rather embarrassingly as well, but that's another story) that certain shortcuts just don't work, I'm sticking with "make world" and/or "make update" for now. But then, my machine's a P166, and it only takes about seven hours or so (*only*, he says!). :-) >BTW, the pace of improvement, especially on ppp, is staggering! Indeed it is. I do a cron-based cvsup nightly now, make world before I leave for work in the morning and it's finished when I get home in the afternoon. All of my recent builds have been successful, by the way. No problems at all in the make. -- Conrad Sabatier http://www.neosoft.com/~conrads/