From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14292 invoked by alias); 2 Feb 2012 21:19:37 -0000 Received: (qmail 14284 invoked by uid 22791); 2 Feb 2012 21:19:37 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smarthost02.mail.zen.net.uk (HELO smarthost02.mail.zen.net.uk) (212.23.3.141) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Feb 2012 21:19:24 +0000 Received: from [82.70.243.134] (helo=[192.168.1.105]) by smarthost02.mail.zen.net.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Rt43v-0003dB-87; Thu, 02 Feb 2012 21:19:23 +0000 Message-ID: <4F2AFDDA.9000007@cyconix.com> Date: Thu, 02 Feb 2012 21:19:00 -0000 From: Richard Tierney User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Keith Seitz , Insight List Subject: Re: SL6 build procedure? References: <4F2AB48C.5040901@cyconix.com> <4F2ADC36.6030304@redhat.com> In-Reply-To: <4F2ADC36.6030304@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Smarthost02-IP: [82.70.243.134] 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-q1/txt/msg00006.txt.bz2 On 02/02/2012 18:55, Keith Seitz wrote: > $ cvs co -r gdb_7_4-branch gdb > ... > $ cd src > $ cvs update -d -r HEAD tcl tk itcl libgui gdb/gdbtk Great - built and run without problems. Thanks.