From owner-freebsd-hackers Sat Dec 17 12:56:17 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id MAA17717 for hackers-outgoing; Sat, 17 Dec 1994 12:56:17 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id MAA17711 for ; Sat, 17 Dec 1994 12:56:16 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id MAA19873; Sat, 17 Dec 1994 12:56:10 GMT X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Morgan Davis cc: hackers@freebsd.org Subject: Re: Error building libncurses In-reply-to: Your message of "Sat, 17 Dec 94 12:30:19 PST." <199412172030.MAA28715@io.cts.com> Date: Sat, 17 Dec 1994 12:56:09 +0000 Message-ID: <19866.787668969@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > Is 'make world' something that must be done after every 'sup'? Or, it > is safe to 'sup' then do "make all" skipping the object removal part? Well, it sort of depends on what sup updated, as you already surmised. I just do a make world when I want to get back in sync, and it works fine for me. The extra degree of certainly is more than worth the extra compile time (IMHO). > BTW, where's the manual for "tar"? The built-in "--help" is okay, but > I'm interested in the details such as which levels of gzip compression > are used when you include the 'z' flag, etc. Thanks. Umm. Embarassing ommission, but we've lived without one for many many months now.. :-) As soon as someone cares to submit one, I'll stick it in the tree! Jordan