From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3632 invoked by alias); 9 Jan 2009 09:57:13 -0000 Received: (qmail 3623 invoked by uid 22791); 9 Jan 2009 09:57:12 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_53,J_CHICKENPOX_73 X-Spam-Check-By: sourceware.org Received: from qb-out-1314.google.com (HELO qb-out-1314.google.com) (72.14.204.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Jan 2009 09:57:01 +0000 Received: by qb-out-1314.google.com with SMTP id q15so3730469qbq.44 for ; Fri, 09 Jan 2009 01:56:58 -0800 (PST) Received: by 10.65.139.1 with SMTP id r1mr18085866qbn.66.1231495018649; Fri, 09 Jan 2009 01:56:58 -0800 (PST) Received: from smtp.gmail.com ([82.209.212.146]) by mx.google.com with ESMTPS id s30sm1921413qbs.39.2009.01.09.01.56.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 09 Jan 2009 01:56:58 -0800 (PST) Date: Fri, 09 Jan 2009 09:57:00 -0000 To: John Dallaway Cc: Sergei Gavrikov , eCos development list Subject: Re: heapgen.tcl permission Message-ID: <20090109095705.GA24933@sg-ubuntu.local> References: <20090109085415.GA3900@sg-ubuntu.local> <496713CC.50703@dallaway.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <496713CC.50703@dallaway.org.uk> User-Agent: Mutt/1.5.13 (2006-08-11) From: Sergei Gavrikov Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2009-01/txt/msg00019.txt.bz2 John Dallaway wrote: > The custom make rule for heaps.cxx now assumes that the user has execute > permission for heapgen.tcl. On reflection, this is not the most robust > approach for anonCVS repositories. I will sort this out. In the meantime: > > chmod a+x services/memalloc/common/current/src/heapgen.tcl I see. Thank you. Regards, Sergei