Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 1997 13:03:32 +0100
From:      Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
To:        current@freebsd.org
Subject:   current buildworld broken
Message-ID:  <19971218130332.64166@btp1da.phy.uni-bayreuth.de>

next in thread | raw e-mail | index | archive | help
Buildworld from today in current failed for me with:

rm -f wump wump.o wump.6.gz wump.6.cat.gz
if test -d /usr/src/gnu.i386; then  echo "===> gnu.i386";  edir=gnu.i386;  cd /usr/src/${edir};  else  echo "===> gnu";  edir=gnu;  cd /usr/src/${edir};  fi;  /usr/obj/usr/src/tmp/usr/bin/make clean DIRPRFX=${edir}/
===> gnu
===> gnu/include
rm -f   
usage: rm [-f | -i] [-dPRrW] file ...
*** Error code 1

Stop.

Werner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971218130332.64166>