From owner-freebsd-current Tue Apr 25 8:56: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.pwahec.org (mail.pwahec.org [208.164.136.32]) by hub.freebsd.org (Postfix) with ESMTP id 147CC37BD87; Tue, 25 Apr 2000 08:55:59 -0700 (PDT) (envelope-from rsmall@pwahec.org) Received: from technogeek [208.129.166.68] by mail.pwahec.org (SMTPD32-5.05) id AFF612A0012E; Tue, 25 Apr 2000 10:55:34 -0500 From: "Robert Small" To: "Alexander Langer" , "Donn Miller" Cc: , "Sergey Osokin" , Subject: RE: make buildworld failed... Date: Tue, 25 Apr 2000 10:55:36 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal In-Reply-To: <20000425161551.A9530@cichlids.cichlids.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I got the buildworld to finih up this morning, but when I try installworld, I get: m/vm_zone.h -> vm/vm_zone.ph vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any ideas? -----Original Message----- From: owner-freebsd-current@FreeBSD.ORG [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of Alexander Langer Sent: Tuesday, April 25, 2000 9:16 AM To: Donn Miller Cc: Robert Small; obrien@FreeBSD.ORG; Sergey Osokin; current@FreeBSD.ORG Subject: Re: make buildworld failed... Thus spake Donn Miller (dmmiller@cvzoom.net): > cd /usr/src > make -j8 buildworld || make -DNOCLEAN buildworld Hmmm. Or make -k -j8 buildworld || make -DNOCLEAN buildworld in order to build as much multithreaded as possible and then the reminding part non-threaded? :-) Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message