From owner-freebsd-stable@FreeBSD.ORG Thu Sep 11 09:24:39 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D15C16A4BF for ; Thu, 11 Sep 2003 09:24:39 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A7E43F85 for ; Thu, 11 Sep 2003 09:24:38 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h8BGOUU12855; Thu, 11 Sep 2003 09:24:33 -0700 From: Kent Stewart To: Elliott Perrin , Alex de Kruijff Date: Thu, 11 Sep 2003 09:24:30 -0700 User-Agent: KMail/1.5.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309110924.30509.kstewart@owt.com> cc: stable@freebsd.org Subject: Re: Make installworld failure X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 16:24:39 -0000 On Thursday 11 September 2003 07:04 am, Elliott Perrin wrote: > Please cc me, I am not on either list > > I tried the RELENG_4_8 as a workaround with the exact same error as > before. > > vm/vnode_pager.h -> vm/vnode_pager.ph > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. > *** Error code 1 > > and a bunch of other error code 1's back up the directory tree. These aren't the error message. The error 1's are telling you that you have an error. If you can't see it, you need to redirect stdout and stderr from your installworld to a file. Since it is dying in 2 different tags, and no one else is having problems, the first assumption is that you have something wrong in your setup. For example, are you cvsuping src-all? Do you have anything in /etc/make.conf? Are you running the installworld from single user mode and etc. Kent > > eperrin@cseven.ca > > on 9/9/03 6:18 PM, Alex de Kruijff at freebsd@akruijff.dds.nl wrote: > > On Tue, Sep 09, 2003 at 04:36:12PM -0400, Elliott Perrin wrote: > >> Good Day, > >> > >> Please cc me ( eperrin@cseven.ca ) on responses to this, I am not > >> on either mailing list anymore. > >> > >> I cvsup'ed on the STABLE branch today (September 9th) at around > >> 2:30PM EDT. No problems with buildworld or kernel build, but I am > >> getting failures during installworld > > > > You could try the RELENG_4_8 tag instead of STABLE as a work > > around. > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to > "freebsd-stable-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html