From owner-freebsd-ports@FreeBSD.ORG Thu Aug 6 03:40:56 2009 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31859106566B for ; Thu, 6 Aug 2009 03:40:56 +0000 (UTC) (envelope-from tom@uffner.com) Received: from eris.uffner.com (uffner.com [66.208.243.25]) by mx1.freebsd.org (Postfix) with ESMTP id DFBB28FC13 for ; Thu, 6 Aug 2009 03:40:55 +0000 (UTC) Received: from xiombarg.uffner.com (static-71-162-143-94.phlapa.fios.verizon.net [71.162.143.94]) (authenticated bits=0) by eris.uffner.com (8.14.3/8.14.3) with ESMTP id n763h1cw043241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 5 Aug 2009 23:43:02 -0400 (EDT) (envelope-from tom@uffner.com) Message-ID: <4A7A50C4.30804@uffner.com> Date: Wed, 05 Aug 2009 23:40:52 -0400 From: Tom Uffner User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.22) Gecko/20090721 SeaMonkey/1.1.17 MIME-Version: 1.0 To: Doug Barton References: <4A74D10A.9000507@uffner.com> <200908031312.14400.mel.flynn+fbsd.ports@mailing.thruhere.net> <4A77A67D.1050101@uffner.com> <200908032207.37816.mel.flynn+fbsd.ports@mailing.thruhere.net> <4A77D926.2070304@uffner.com> <4A79F0AC.4000103@uffner.com> <4A7A40BC.3010102@FreeBSD.org> In-Reply-To: <4A7A40BC.3010102@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@FreeBSD.org Subject: Re: x11-toolkits/xview (actually contool) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 03:40:56 -0000 Doug Barton wrote: > I thought contool looked interesting so I tried build it. It requires > xview, which fails as follows on a fairly recent -current (8.0-BETA2 > r195917: Mon Jul 27 16:09:24 PDT 2009): i posted an ugly workaround for this a few days ago, which started this thread, and Mel Flynn replied with a better one. tom