Date: Wed, 8 Nov 2006 22:38:30 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: Vince Hoffman <jhary@unsane.co.uk> Cc: freebsd-stable@freebsd.org Subject: Re: problems compiling stable Message-ID: <20061108193830.GA34932@rambler-co.ru> In-Reply-To: <4550E77E.6070207@unsane.co.uk> References: <4956a5e50611071012h3aaa9001q7cca1496a7d01a5b@mail.gmail.com> <7cf39bb60611071045o45ce8b0fkbe1fb304ed6c47ca@mail.gmail.com> <4956a5e50611071048n6b8ed19dkd0e3a8c65043a7bf@mail.gmail.com> <7cf39bb60611071051j9fb3d2ct74ab0a6dcb1f173f@mail.gmail.com> <4956a5e50611071057j7a378c00s7961ceadae35bcf8@mail.gmail.com> <4550E77E.6070207@unsane.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 07, 2006 at 08:07:26PM +0000, Vince Hoffman wrote: > Have you tried > cd /usr/obj/usr/src/usr.bin/vi > rm -rf * && rm .depend >=20 > (make clean doesnt delete .depend and rm -rf * doesnt either.) > then try cd /usr/src/usr.bin > make >=20 There's a convenience target for this, "make cleandepend". Another useful target is "cleandir", which removes the object directory if it's different from source directory, and otherwise does "make clean cleandepend". Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFUjI2qRfpzJluFF4RAtCCAKCDYVjXRCIrshA7fVajfQzMHyCMSQCgjpwy 49xmT1/hyxwTRxu7QvGreKg= =v2Jj -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061108193830.GA34932>