Date: Sat, 15 Feb 2003 13:59:42 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: current@freebsd.org Subject: Re: make depend broken in cpp0 Message-ID: <20030215215942.GD20462@rot13.obsecurity.org> In-Reply-To: <11277.1045333725@critter.freebsd.dk> References: <11277.1045333725@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
--mJm6k4Vb/yFcL9ZU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 15, 2003 at 07:28:45PM +0100, Poul-Henning Kamp wrote: >=20 > I installed 5.0-R on my new alpha (Thanks Wilko!) and tried to run > a buildworld. It explodes in make depend in cpp0: >=20 > #cd /usr/src/gnu/usr.bin/cc/cpp0 > #make obj > #make depend This looks like a symptom of an unclean objdir..notice how 'make obj' doesn't report anything, indicating the objdir is already present (and probably populated with old stuff). Try removing it with 'cleandir' (twice), and retry. Kris --mJm6k4Vb/yFcL9ZU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+TrhNWry0BWjoQKURAjACAKC/WljAWCs5hZcNzvsY4AhGjM9BeACeJsKR CcxHx+JL+NaZHZbgGsvLd70= =D04e -----END PGP SIGNATURE----- --mJm6k4Vb/yFcL9ZU-- 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?20030215215942.GD20462>