From owner-freebsd-current@FreeBSD.ORG Mon Oct 25 21:04:02 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 B7C0A16A4D0 for ; Mon, 25 Oct 2004 21:04:02 +0000 (GMT) Received: from mailserv1.neuroflux.com (mailserv1.neuroflux.com [204.228.228.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id A658443D5D for ; Mon, 25 Oct 2004 21:04:01 +0000 (GMT) (envelope-from ryans@gamersimpact.com) Received: (qmail 95888 invoked by uid 89); 25 Oct 2004 21:01:21 -0000 Received: from unknown (HELO www2.neuroflux.com) (127.0.0.1) by localhost with SMTP; 25 Oct 2004 21:01:21 -0000 Received: from 128.101.36.205 (SquirrelMail authenticated user ryans@gamersimpact.com); by www2.neuroflux.com with HTTP; Mon, 25 Oct 2004 15:01:21 -0600 (MDT) Message-ID: <10185.128.101.36.205.1098738081.squirrel@128.101.36.205> In-Reply-To: <1098733044.417d55f46cc15@corpmail.siteone.net> References: <1098733044.417d55f46cc15@corpmail.siteone.net> Date: Mon, 25 Oct 2004 15:01:21 -0600 (MDT) From: "Ryan Sommers" To: brian@aljex.com User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: freebsd-current@freebsd.org Subject: Re: can't buildworld - boot2 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: Mon, 25 Oct 2004 21:04:02 -0000 brian@aljex.com said: > kernel: ver=1.01 size=780 load=9000 entry=9010 map=16M pgctl=1:1 > client: fmt=bin size=1779 text=0 data=0 bss=0 entry=0 > output: fmt=bin size=200d text=114 data=1ef9 org=0 entry=0 > -525 bytes available > *** Error code 1 > > Stop in /usr/src/sys/boot/i386/boot2. > *** Error code 1 Are you building with a -j option? There are no errors that I can see in the output you provided. Using a -j option can usually be a symptom of this kind of failure where the real errors end up being buried in the output further up. Try building without -j and then see where the errors are. -- Ryan Sommers ryans@gamersimpact.com