Date: Tue, 27 Nov 2001 16:23:20 -0800 (PST) From: John Polstra <jdp@polstra.com> To: alpha@freebsd.org Subject: Stable build breakage on the alpha Message-ID: <XFMail.011127162320.jdp@polstra.com>
next in thread | raw e-mail | index | archive | help
Is anybody else seeing -stable make buildworld breakage on the Alpha
in src/gnu/lib/libgmp? I am using sources CVSupped less than 24
hours ago. I started with empty src and obj trees and then checked
out the RELENG_4 branch. The failure occurs in the "building
libraries" stage:
===> libgmp
mkdir mpz
mkdir: mpz: File exists
*** Error code 1
The directory exists because it already got created earlier during
make depend.
I know how to work around this, but it's hard to believe nobody has
noticed it before. The Makefile in gnu/lib/libgmp was last modified 2
months ago on the RELENG_4 branch.
Strangely, I did a make buildworld on an i386 system using almost the
same sources without problems.
John
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?XFMail.011127162320.jdp>
