Date: Wed, 28 Nov 2001 02:18:51 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: John Polstra <jdp@polstra.com> Cc: alpha@FreeBSD.ORG, jhb@FreeBSD.ORG Subject: Re: Stable build breakage on the alpha Message-ID: <20011128021851.A11733@cicely8.cicely.de> In-Reply-To: <200111280051.fAS0pNI53672@vashon.polstra.com> References: <XFMail.011127164039.jhb@FreeBSD.org> <200111280051.fAS0pNI53672@vashon.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 27, 2001 at 04:51:23PM -0800, John Polstra wrote: > In article <XFMail.011127164039.jhb@FreeBSD.org>, > John Baldwin <jhb@FreeBSD.ORG> wrote: > > > > On 28-Nov-01 John Polstra wrote: > > > > > > ===> libgmp > > > mkdir mpz > > > mkdir: mpz: File exists > > > *** Error code 1 > > > > > > The directory exists because it already got created earlier during > > > make depend. > [...] > > I've done a buildworld a week or so ago w/o any problems on a DS20. > > Hrm, it kind of acts like "make" breakage. The relevant Makefile > lines are: > > mpz mpf mpq: > mkdir ${.TARGET} > > These directories already exist in the obj directory, but "make mpz" > (for example) still tries to do the mkdir again. Whereas on the i386 > in the same situation, "make mpz" doesn't do anything. > > The only thing at all nonstandard on my system is that I've got > "CPUTYPE=ev56" in /etc/make.conf. I'll try rebuilding make without > that later on and see if it makes any difference. I did my last RELENG_4 buildworld with source from 21. November. CPUTYPE=ev56 is in my /etc/make.conf too. /usr/obj was empty and the building system was 4.0-stable. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011128021851.A11733>