From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2541 invoked by alias); 9 Jan 2009 08:54:54 -0000 Received: (qmail 2531 invoked by uid 22791); 9 Jan 2009 08:54:53 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_05 X-Spam-Check-By: sourceware.org Received: from mail-ew0-f33.google.com (HELO mail-ew0-f33.google.com) (209.85.219.33) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 09 Jan 2009 08:54:42 +0000 Received: by ewy14 with SMTP id 14so3261829ewy.6 for ; Fri, 09 Jan 2009 00:54:39 -0800 (PST) Received: by 10.210.119.16 with SMTP id r16mr8181324ebc.193.1231491279089; Fri, 09 Jan 2009 00:54:39 -0800 (PST) Received: from smtp.gmail.com ([82.209.212.146]) by mx.google.com with ESMTPS id c14sm2129453nfi.43.2009.01.09.00.54.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 09 Jan 2009 00:54:38 -0800 (PST) Date: Fri, 09 Jan 2009 08:54:00 -0000 To: eCos development list Subject: heapgen.tcl permission Message-ID: <20090109085415.GA3900@sg-ubuntu.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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/msg00017.txt.bz2 SYNOPSYS headers finished /bin/sh: /home/sg/repo/clean/ecos/packages/services/memalloc/common/current/src/heapgen.tcl: Permission denied make[1]: *** [heaps.cxx] Error 126 make: *** [build] Error 2 Unfortunately, it has 644 instead 755 after last CVS update. I did miss something? Sergei