From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28165 invoked by alias); 6 Sep 2012 18:08:45 -0000 Received: (qmail 28153 invoked by uid 22791); 6 Sep 2012 18:08:44 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_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; Thu, 06 Sep 2012 18:08:27 +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.14.4/8.14.4) with ESMTP id q86I8Qso001110 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 6 Sep 2012 14:08:27 -0400 Received: from valrhona.uglyboxes.com (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 q86I8Mf6006810 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 6 Sep 2012 14:08:25 -0400 Message-ID: <5048E696.4000005@redhat.com> Date: Thu, 06 Sep 2012 18:08:00 -0000 From: Keith Seitz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: RAYAPROL Raja CC: "insight@sourceware.org" Subject: Re: cannot build on RHEL 6 References: <2B3152C6-06A1-46FF-9A3F-444A16935920@hp.com> <514883D0F12DEF4788558064C95ECAA332B29C26EA@BE-EXCHANGE-09.swift.corp> <5047A754.7020809@redhat.com> <514883D0F12DEF4788558064C95ECAA332B29C26EE@BE-EXCHANGE-09.swift.corp> <5047B562.4030308@redhat.com> <514883D0F12DEF4788558064C95ECAA332B2B0CA57@BE-EXCHANGE-09.swift.corp> In-Reply-To: <514883D0F12DEF4788558064C95ECAA332B2B0CA57@BE-EXCHANGE-09.swift.corp> Content-Type: text/plain; charset=ISO-8859-1; 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: 2012-q3/txt/msg00014.txt.bz2 On 09/06/2012 10:56 AM, RAYAPROL Raja wrote: > Thanks for the tip. I assumed that I was picking the stable branch. Yeah, I apologize. I haven't actually made an official release in a long time. I'm *long* overdue. > I can't use cvs, but I tried to download the 7.0.5 sources. Ick. 7.0.5 is still just as equally old. If you can download source tarballs, here's what I would do: Download the official 7.5 gdb release. Ping me, and I will send you the insight bits (and instructions) for that release. This will give you nearly a 7.5 release of Insight. > [...] but I don't see a insight executable and gdb doesn't > recognize the insight option. Your build is messed up: insight was never built. Hmm. The file "make.out.txt" doesn't even mention the gdb directory... The MAKEINFO problem can be worked around by setting MAKEINFO=true in your environment. > Do you think you can help? I hope so! :-) Keith