From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32355 invoked by alias); 19 Aug 2010 18:39:19 -0000 Received: (qmail 32344 invoked by uid 22791); 19 Aug 2010 18:39:19 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 19 Aug 2010 18:39:14 +0000 Received: (qmail 27571 invoked from network); 19 Aug 2010 18:39:12 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Aug 2010 18:39:12 -0000 Date: Thu, 19 Aug 2010 18:39:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: Michael Snyder , Tom Tromey , "gdb-patches@sourceware.org" Subject: Re: FYI: make python install directory Message-ID: <20100819183904.GA23678@caradoc.them.org> Mail-Followup-To: Joel Brobecker , Michael Snyder , Tom Tromey , "gdb-patches@sourceware.org" References: <4C6D71ED.2020206@vmware.com> <4C6D73B1.7040903@vmware.com> <20100819182550.GG2903@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100819182550.GG2903@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-08/txt/msg00352.txt.bz2 On Thu, Aug 19, 2010 at 08:25:50PM +0200, Joel Brobecker wrote: > > >This seems to generate a new build error for me: > > > > > > mkdir cannot create /usr/share/gdb Permission denied > > > > Err, with more context: > > Cannot reproduce (no enough info: How did you configure, and what > commands did you use?). Certainly, the above must have occurred > not during the build, but during the install. On my end of things: Missing DESTDIR, maybe? -- Daniel Jacobowitz CodeSourcery