From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 10:26:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02C6016A4CE for ; Thu, 30 Oct 2003 10:26:30 -0800 (PST) Received: from galilee.polands.org (CPE-24-29-189-110.new.rr.com [24.29.189.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC8C643FAF for ; Thu, 30 Oct 2003 10:26:24 -0800 (PST) (envelope-from djp@polands.org) Received: from sheba.polands.org (sheba.polands.org [172.16.1.33]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id h9UIQNkj058939; Thu, 30 Oct 2003 12:26:23 -0600 (CST) (envelope-from djp@polands.org) Received: from sheba.polands.org (localhost [127.0.0.1]) by sheba.polands.org (8.12.9/8.12.9) with ESMTP id h9UIQMUt079180; Thu, 30 Oct 2003 12:26:22 -0600 (CST) (envelope-from djp@sheba.polands.org) Received: (from djp@localhost) by sheba.polands.org (8.12.9/8.12.9/Submit) id h9UIQMo8079179; Thu, 30 Oct 2003 12:26:22 -0600 (CST) Date: Thu, 30 Oct 2003 12:26:22 -0600 From: Doug Poland To: Kris Kennaway Message-ID: <20031030182622.GA79158@polands.org> References: <20031030130126.GA49128@polands.org> <20031030182145.GB29685@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031030182145.GB29685@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: 4.9-STABLE prob building perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 18:26:30 -0000 On Thu, Oct 30, 2003 at 10:21:45AM -0800, Kris Kennaway wrote: > On Thu, Oct 30, 2003 at 07:01:26AM -0600, Doug Poland wrote: > > > > Good day, > > > > I just did a fresh cvsup and was build makeworld when I encountered > > and error in the perl build > > > > ===> gnu/usr.bin/perl/x2p/s2pl > > ===> gnu/usr.bin/perl/x2p/find2pl > > ===> gnu/usr.sbin > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > > > That's all the error message I received. Is this a known issue? I'll > > probably rerun cvsup while I await your responses. > > Are you doing a -j build? Don't do this when hunting for errors, > because it obscures the error output by multiplexing output from the > different make builds. Retry without -j and post the actual error. > Hi Kris, Yes, I ran make -j4 in this case. I'll rerun without -j Thanks... -- Regards, Doug