From owner-freebsd-current Sat Sep 26 17:59:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14671 for freebsd-current-outgoing; Sat, 26 Sep 1998 17:59:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailbox.reptiles.org (mailbox.reptiles.org [198.96.117.155]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA14651 for ; Sat, 26 Sep 1998 17:59:36 -0700 (PDT) (envelope-from jim@reptiles.org) Received: from localhost (1296 bytes) by mailbox.reptiles.org via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Sat, 26 Sep 1998 20:59:27 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1998-Aug-4) Message-Id: From: jim@reptiles.org (Jim Mercer) Subject: minor misrepresentation in 3.0-1980923 src/Makefile To: freebsd-current@FreeBSD.ORG Date: Sat, 26 Sep 1998 20:59:27 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG the makefile says you need at least 165M in /usr/obj for a full build. actually, the default build, without specifying -DNOAOUT, uses about 260M. the makefile should likely be updated. in fact, it would be nice to have a document that tells the minimum sizes (or recommended minimum sizes) for a given release for: / /usr /usr/X11R6 /usr/src /usr/obj /var i generally treat / and /usr as read-only after an install, or installworld. (well, except for /etc). BTW: thanx to whoever added the NO_SENDMAIL option to /etc/make.conf. makes builds a little easier for us who are using sendmail replacements. -- [ Jim Mercer Reptilian Research jim@reptiles.org +1 416 410-5633 ] [ The telephone, for those of you who have forgotten, was a commonly used ] [ communications technology in the days before electronic mail. ] [ They're still easy to find in most large cities. -- Nathaniel Borenstein ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message