From owner-freebsd-current@FreeBSD.ORG Fri Oct 29 17:19:40 2004 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 D30E216A4CE for ; Fri, 29 Oct 2004 17:19:40 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C434F43D39 for ; Fri, 29 Oct 2004 17:19:40 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id B794672DD4; Fri, 29 Oct 2004 10:19:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id B2BEE72DCB; Fri, 29 Oct 2004 10:19:40 -0700 (PDT) Date: Fri, 29 Oct 2004 10:19:40 -0700 (PDT) From: Doug White To: m.ornest@volny.cz In-Reply-To: <0cf83ad1b4091b324e8a259f83263b72@www2.mail.volny.cz> Message-ID: <20041029101914.S21500@carver.gumbysoft.com> References: <0cf83ad1b4091b324e8a259f83263b72@www2.mail.volny.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: buildworld fails 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, 29 Oct 2004 17:19:40 -0000 On Tue, 26 Oct 2004 m.ornest@volny.cz wrote: > Hi, > > it's the first time I'm trying to build FreeBSD CURRENT and I > fail into some problems. I've installed FreeBSD 5.2.1 from > miniinst iso cd. Then I've updates the source tree with cvsup > according to reference found in FreeBSD handbook. Now I'm trying > to compile the new system exactly according the instructions in > handbook, but 'make buildworld' fails with following error: ... > ln -fs /usr/obj/usr/src/i386/lib/liblwres.so.3 > /usr/obj/usr/src/i386/lib/liblwres.so Try building without -j; this isn't the erroring command. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org