From owner-freebsd-stable@FreeBSD.ORG Thu Sep 11 07:04:24 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 B804516A4C0 for ; Thu, 11 Sep 2003 07:04:24 -0700 (PDT) Received: from mail2.cseven.com (buddha.cseven.com [216.138.208.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29B5243FEA for ; Thu, 11 Sep 2003 07:04:23 -0700 (PDT) (envelope-from eperrin@cseven.ca) Received: (qmail 29463 invoked by uid 89); 11 Sep 2003 14:01:23 -0000 Received: from unknown (HELO ?66.207.210.12?) (66.207.210.12) by buddha.cseven.com with SMTP; 11 Sep 2003 14:01:23 -0000 User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Thu, 11 Sep 2003 10:04:20 -0400 From: Elliott Perrin To: Alex de Kruijff Message-ID: In-Reply-To: <20030909221823.GB31532@dds.nl> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit cc: stable@freebsd.org cc: questions@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 14:04:24 -0000 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. 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.