From owner-freebsd-questions@FreeBSD.ORG Sat Oct 30 05:24:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E142B16A4CE for ; Sat, 30 Oct 2004 05:24:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EDD743D46 for ; Sat, 30 Oct 2004 05:24:57 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by rproxy.gmail.com with SMTP id 80so122762rnl for ; Fri, 29 Oct 2004 22:24:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=MgndS9N3UUxk5qyH2B9cx/G9mFdht73auiqBYJe5yF1nI13bfwts0KtVsV5hbYphVuMEUh0mKlxctBtRQdzKPcBMmUlsVjqc95OCOmshQliTQLIvQ0sY/T9r3ghjPfl6R3Lo0d+eyRr3wuykr1oJjf4ACsG+WCg/0Yi/7/YK/BQ= Received: by 10.38.206.23 with SMTP id d23mr597555rng; Fri, 29 Oct 2004 22:24:57 -0700 (PDT) Received: by 10.38.206.40 with HTTP; Fri, 29 Oct 2004 22:24:57 -0700 (PDT) Message-ID: Date: Sat, 30 Oct 2004 10:54:57 +0530 From: Subhro To: "Aaron P. Martinez" In-Reply-To: <1099096228.18749.149.camel@aaron.proficuous.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1099096228.18749.149.camel@aaron.proficuous.com> cc: freebsd-questions@freebsd.org Subject: Re: make buildworld.........24 hours???? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Subhro List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 05:24:58 -0000 On Fri, 29 Oct 2004 19:30:28 -0500, Aaron P. Martinez wrote: > I have an amd k6II 500 machine with 32 megs of ram, 20 gig 7200 rpm hard > drive which i just installed fresh with FBSD 5.3RC1 on the whole disk, > no boot loader. Thats not too much RAM, although the processor would not complain. What is the amount of SWAP space you created? > PS...i see a lot of this as it's building.... > > /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/valarray-inst.cc:1: warning: -ffunction-sections disabled; it makes profiling impossible Thats all right. You need not worry about it. I would recommend you to refer to /etc/defaults/make.conf and disable all thoes sections of the base tree (for example bind, sendmail and a few other in my case) which you dont intend to use. Also turn of Profiled libraries as they are not required by a non developer. Also make sure you use the correct CFLAGS and the processor type. But don't tighten the screw too much ;-) Regards S -- Subhro Sankha Kar School of Information Technology Block AQ-13/1 Sector V ZIP 700091 India