From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32635 invoked by alias); 4 Jan 2010 20:20:30 -0000 Received: (qmail 32627 invoked by uid 22791); 4 Jan 2010 20:20:30 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 04 Jan 2010 20:20:26 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o04KKOqj030911 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 4 Jan 2010 15:20:24 -0500 Received: from [IPv6:::1] (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o04KKLdj010484 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Jan 2010 15:20:23 -0500 Message-ID: <4B424D85.7020806@redhat.com> Date: Mon, 04 Jan 2010 20:20:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Lightning/1.0pre Thunderbird/3.0 MIME-Version: 1.0 To: ababab ababab CC: insight@sourceware.org Subject: Re: Insight CVS version Build failed on ubuntu9.04 References: <3185cc861001030142m1bdaf3aan3ba93da21df8a81f@mail.gmail.com> In-Reply-To: <3185cc861001030142m1bdaf3aan3ba93da21df8a81f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00005.txt.bz2 On 01/03/2010 01:42 AM, ababab ababab wrote: > Where can I find the binary release for windows built from MinGW/MSYS system? > it seems only 6.6 version available from MinGW offical website! I don't release binary releases -- only source. Sorry. > I try to build latest CVS version on MinGW but failed. Maybe we need a > patch file! I've checked in a patch for the known build failure (which affects all hosts). I'm trying to build a cygwin version now. I am not yet set up to do mingw builds yet, but if I can get to it, I will give it a go. What exactly was the build problem? Can you post the build output? Keith