How to check and fix breakage on ia64?

KIMURA Yasuhiro yasu at utahime.org
Sun Jun 17 11:52:32 UTC 2007


From: Pav Lucistnik <pav at FreeBSD.org>
Subject: Re: How to check and fix breakage on ia64?
Date: Sun, 17 Jun 2007 12:45:38 +0200

> I just tried on FreeBSD/ia64 6.2-STABLE system, and it compiled fine.
> I haven't tried installing it.

Very good news. Then following lines in Makefile does not match
current status.

.if ${ARCH} == "ia64"
BROKEN=                Configure fails on ia64
.endif

And now I can remove these lines.

Thank you for your trying and reporting to me.

---
KIMURA Yasuhiro


More information about the freebsd-ports mailing list