From owner-freebsd-current@FreeBSD.ORG Thu Jul 17 22:18:00 2003 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 959F137B401 for ; Thu, 17 Jul 2003 22:18:00 -0700 (PDT) Received: from stupidasses.net (ninja-assassin.com [198.78.65.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22B0243F85 for ; Thu, 17 Jul 2003 22:18:00 -0700 (PDT) (envelope-from static@ninja-assassin.com) Received: from localhost (inton [198.78.65.149]) by stupidasses.net (Postfix) with ESMTP id 83C544519F; Thu, 17 Jul 2003 22:11:53 -0700 (PDT) Date: Thu, 17 Jul 2003 22:11:53 -0700 (PDT) From: Static To: Bosko Milekic In-Reply-To: <20030716142418.GA15502@technokratis.com> Message-ID: <20030717220953.T98134@inton.Ninja-assassin.com> References: <20030715100839.F41961@inton.Ninja-assassin.com> <20030716133802.K18278@schnell.net> <20030716142418.GA15502@technokratis.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Matt Loschert cc: current@freebsd.org Subject: Re: Buildworld fails in 5.1 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: Fri, 18 Jul 2003 05:18:00 -0000 On Wed, 16 Jul 2003, Bosko Milekic smacked into the keyboard: > > Same here, remove the -j N. Right now there seem to be some > dependencies which you fail against with a parallel build. Yep this fixed it for me too, I was running -j4 (it's a 266, can't handle a whole lot) Thanks for the suggestion. static > Sorry for the top-posting. > > -Bosko > > On Wed, Jul 16, 2003 at 01:47:38PM -0400, Matt Loschert wrote: > > On Tue, 15 Jul 2003, Static wrote: > > > > > Just installed 5.1 yesterday, cvsuped using the . tag, and src-all > > > /etc/make.conf untouched. I attempted to buildworld and I get the following > > > > > > ranlib libc_pic.a > > > ranlib libc.a > > > ranlib libc_p.a > > > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libc.a > > > /usr/obj/usr/sr > > > c/i386/usr/lib > > > sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libc_p.a > > > /usr/obj/usr/ > > > src/i386/usr/lib > > > sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libc.so.5 > > > /usr/obj/u > > > sr/src/i386/usr/lib > > > ln -fs libc.so.5 /usr/obj/usr/src/i386/usr/lib/libc.so > > > sh /usr/src/tools/install.sh -o root -g wheel -m 444 libc_pic.a > > > /usr/obj/usr/s > > > rc/i386/usr/lib > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > 1 error > > > > > > Did not see an open pr or anything mentioned in mailing lists. Is this a > > > known issue and should I file a pr, or is there a hack/workaround to fix > > > this? > > > > > > Thanks > > > > > > rwz > > > > Static, > -- > Bosko Milekic * bmilekic@technokratis.com * bmilekic@FreeBSD.org > TECHNOkRATIS Consulting Services * http://www.technokratis.com/ >