From owner-freebsd-questions Sat Mar 15 13:53: 4 2003 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 F1E8E37B401 for ; Sat, 15 Mar 2003 13:53:02 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F8D43F3F for ; Sat, 15 Mar 2003 13:52:57 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a053.otenet.gr [212.205.215.53]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h2FLqp5u009448; Sat, 15 Mar 2003 23:52:52 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h2FLqisD002272; Sat, 15 Mar 2003 23:52:44 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h2FLqecL002271; Sat, 15 Mar 2003 23:52:40 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 15 Mar 2003 23:52:40 +0200 From: Giorgos Keramidas To: Stefano Ceci Cc: questions@FreeBSD.ORG Subject: Re: Make.conf Message-ID: <20030315215240.GA2173@gothmog.gr> References: <20030315015901.GF90698@wantadilla.lemis.com> <002e01c2eb38$6e194140$b7e76850@STEFANO> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002e01c2eb38$6e194140$b7e76850@STEFANO> X-RAVMilter-Version: 8.4.2(snapshot 20021217) (terpsi) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-03-15 22:18, Stefano Ceci wrote: > I'd like to confer with you on this file. I am practically building the > whole system by ports, and I have some problem with kde3.1. Particularly > the icons engine seems rather unstable. My doubt is that problems may > come from parameters of configuration. I have setted the optimization > value to 0 as suggested in the default make.conf, but perhaps the > problematic set is on the cpu. My system is based on AMD Athlon XP 1800+ > cpu and I've setted the make.conf to nearest value, that is K7. Do you > have suggestions? This is a too vague question. However, if you're wondering about changes to make.conf then post your make.conf file if it's short, or the output of the following command if it's a modified copy of the /etc/defaults/make.conf file: $ diff -u /etc/defaults/make.conf /etc/make.conf That should give readers of the list a good indication of the changes you've made to the file. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message