From owner-freebsd-questions@FreeBSD.ORG Sun Mar 5 14:53:38 2006 Return-Path: X-Original-To: questions@freebsd.org 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 2FA2316A420 for ; Sun, 5 Mar 2006 14:53:38 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFBAD43D49 for ; Sun, 5 Mar 2006 14:53:37 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-169-72.dynamic.qsc.de [212.202.169.72]) by efacilitas.de (Postfix) with ESMTP id 79FAB4C829; Sun, 5 Mar 2006 16:04:03 +0100 (CET) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id F271C5285B; Sun, 5 Mar 2006 15:53:33 +0100 (CET) Message-ID: <440AFB82.8030007@cs.tu-berlin.de> Date: Sun, 05 Mar 2006 15:53:54 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: Kristian Vaaf References: <7.0.1.0.2.20060221103409.021a8808@broadpark.no> In-Reply-To: <7.0.1.0.2.20060221103409.021a8808@broadpark.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: questions@freebsd.org Subject: Re: Haven't been able to make world in about a year X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2006 14:53:38 -0000 Hello Kristian, the thread becomes larger and more complex for me. I'd like to see an updated output of the build on your Pentium 120 machine with the following prerequisites: * /etc/make.conf is empty (except comments and two lines for perl) * verify that "grep '# $FreeBSD:' /usr/share/mk/sys.mk" shows 1.80.2.1 * rm -Rf /usr/src && rm -Rf /usr/obj && cvsup /etc/cvsupfile If you diverge from one of these points (even in a minor detail) then tell me please. Now run cd /usr/src && make _build-tools and show me the output please. Björn