From owner-freebsd-current@FreeBSD.ORG Wed Apr 28 10:05:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E944816A4CE for ; Wed, 28 Apr 2004 10:05:05 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE8A343D5C for ; Wed, 28 Apr 2004 10:05:05 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id BFAC772DF1; Wed, 28 Apr 2004 10:05:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id BD32B72DBF; Wed, 28 Apr 2004 10:05:05 -0700 (PDT) Date: Wed, 28 Apr 2004 10:05:05 -0700 (PDT) From: Doug White To: Ruben Kamerman In-Reply-To: <200404271746.i3RHkjeo019076@smtp-out7.xs4all.nl> Message-ID: <20040428100236.N45587@carver.gumbysoft.com> References: <200404271746.i3RHkjeo019076@smtp-out7.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: make buildwork on freebsd 5.2.1 current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 17:05:06 -0000 On Tue, 27 Apr 2004, Ruben Kamerman wrote: > Trying to buildworld on my fresh install of FBSD 5.2.1 on my new arrived > server fails, > > Never seen this problem with my other server (FBSD 4.9) > > I did all the cleaning around in the obj dirs and src dirs retryed cvsup and > still giving me the same error, > > Anyone around who can help me ? System clock is wrong. Set the date & time properly with ntpdate, 'make cleanworld', and try again. Happened to me, exact same error. Kicked myself for a week afterwards :) > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use > poisoned "malloc" -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org