From owner-freebsd-current Thu Jul 25 2:43:53 2002 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 D27C537B400 for ; Thu, 25 Jul 2002 02:43:50 -0700 (PDT) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [193.162.153.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46AD443E70 for ; Thu, 25 Jul 2002 02:43:50 -0700 (PDT) (envelope-from mb@imf.au.dk) Received: from wzk (0x50c4a7cd.adsl-fixed.tele.dk [80.196.167.205]) by pfepa.post.tele.dk (Postfix) with SMTP id 3C1AD481A26 for ; Thu, 25 Jul 2002 11:43:48 +0200 (CEST) Message-ID: <00f701c233bf$fe231f80$0300000a@wzk> From: "Martin Bundgaard" To: Subject: Problem compiling -current on 4.6-RELEASE Date: Thu, 25 Jul 2002 11:45:21 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (This has already been posted on questions, but I got no replies.) Hi. I have a problem. When trying to do a 'make buildworld' on a (freshly fetched) -current source-tree, I quickly get an error: --- ===> gnu/usr.bin/tar rm -f tar addext.o argmatch.o backupfile.o basename.o dirname.o error.o exclude.o full-write.o getdate.o getline.o getopt.o getopt1.o getstr.o hash.o human.o mktime.o modechange.o prepargs.o print-copyr.o quotearg.o safe-read.o save-cwd.o savedir.o unicodeio.o xgetcwd.o xmalloc.o xstrdup.o xstrtoul.o xstrtoumax.o buffer.o compare.o create.o delete.o extract.o incremen.o list.o mangle.o misc.o names.o rtapelib.o tar.o update.o tar.1.gz tar.1.cat.gz rm: tar: is a directory *** Error code 1 Stop in /usr/src/gnu/usr.bin/tar. *** Error code 1 Stop in /usr/src/gnu/usr.bin/tar. *** 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. --- I have followed the instructions '/usr/src/UPDATING', but still the problem persists. Looks to me like there might be a problem with a script, but then again, this is my first go at building -current, on FreeBSD anyway, so... Thanks. mb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message