Date: Sun, 17 Jun 2007 20:52:26 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: pav@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: How to check and fix breakage on ia64? Message-ID: <20070617.205226.73592957.yasu@utahime.org> In-Reply-To: <1182077138.2041.13.camel@ikaros.oook.cz> References: <20070617.163916.26153419.yasu@utahime.org> <1182077138.2041.13.camel@ikaros.oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Pav Lucistnik <pav@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070617.205226.73592957.yasu>