Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 1997 00:07:57 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG, werner@btp1da.phy.uni-bayreuth.de
Subject:   Re: current buildworld broken
Message-ID:  <199712181307.AAA20250@godzilla.zeta.org.au>

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

Just fixed.  It was initially broken for 2 hours, then broken for another
22 hours due to a quick fix.

Bruce



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