Date: Thu, 25 Jul 2002 11:45:21 +0200 From: "Martin Bundgaard" <mb@imf.au.dk> To: <current@freebsd.org> Subject: Problem compiling -current on 4.6-RELEASE Message-ID: <00f701c233bf$fe231f80$0300000a@wzk>
next in thread | raw e-mail | index | archive | help
(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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f701c233bf$fe231f80$0300000a>