From owner-freebsd-current@FreeBSD.ORG Thu Oct 28 21:51:11 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 0AFA916A4CE; Thu, 28 Oct 2004 21:51:11 +0000 (GMT) Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA78443D45; Thu, 28 Oct 2004 21:51:09 +0000 (GMT) (envelope-from piotr.smyrak@heron.pl) Received: from localhost ([127.0.0.1] helo=poczta.heron.pl) by sys.heron.com.pl with esmtp (Exim 4.23) id 1CNIAV-0001Fl-LI; Thu, 28 Oct 2004 23:50:51 +0200 From: piotr.smyrak@heron.pl To: freebsd-current@freebsd.org Date: Thu, 28 Oct 2004 22:50:51 +0100 Message-Id: <20041028214936.M81640@heron.pl> In-Reply-To: <20041028153551.GA14535@gothmog.gr> References: <20041028122342.M42455@heron.pl> <20041028153551.GA14535@gothmog.gr> X-Mailer: WebMail at HERON 2.32 20040813 X-OriginatingIP: 83.24.73.11 (smyru) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 cc: Giorgos Keramidas Subject: Re: error at usr.bin/ftp when building 5.3RC1 world 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: Thu, 28 Oct 2004 21:51:11 -0000 On Thu, 28 Oct 2004 18:35:51 +0300, Giorgos Keramidas wrote > On 2004-10-28 13:52, piotr.smyrak@heron.pl wrote: > > I just cvsuped my sources to RELENG_5 and tried to make world (see > > attached make.conf), and I get the following error at usr.bin/ ftp: > > > > [cut] > > ===> usr.bin/fsync > > rm -f .depend > > mkdep -f .depend -a /usr/src/usr.bin/fsync/fsync.c > > echo fsync: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > > ===> usr.bin/ftp > > *** Error code 2 > > > > Stop in /usr/src/usr.bin. > > *** Error code 1 > > Are you using the -j option of make to spawn multiple make > processes? If yes, remove your /usr/obj/usr object tree > and start over without any -j options. No, I don't use it. Sometimes I do, but not this time. And this is the first thing I would drop in case of problems. Thanks for replying, -- Piotr Smyrak piotr.smyrak@heron.pl