From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16809 invoked by alias); 10 Jan 2014 08:32:31 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 16799 invoked by uid 89); 10 Jan 2014 08:32:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: a.painless.aa.net.uk Received: from a.painless.aa.net.uk (HELO a.painless.aa.net.uk) (81.187.30.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 10 Jan 2014 08:32:28 +0000 Received: from home.pinkhut.co.uk ([81.187.28.34]) by a.painless.aa.net.uk with esmtp (Exim 4.77) (envelope-from ) id 1W1XVt-0001EH-QF for crossgcc@sourceware.org; Fri, 10 Jan 2014 08:32:25 +0000 Received: by home.pinkhut.co.uk (Postfix, from userid 1000) id 2F6F42C7474; Fri, 10 Jan 2014 08:32:21 +0000 (GMT) Date: Fri, 10 Jan 2014 08:32:00 -0000 From: Bob Dunlop To: crossgcc@sourceware.org Subject: Re: cross-ng building trys to copy files to '/' ? Message-ID: <20140110083221.GA30691@xyzzy.org.uk> Mail-Followup-To: crossgcc@sourceware.org References: <20140108143238.GA24260@cp920> <20140108200137.e864a567a9a68ba63eba707c@t-online.de> <20140109192428.94015be2c64aa5cbb06af3a9@t-online.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140109192428.94015be2c64aa5cbb06af3a9@t-online.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00033.txt.bz2 Hi, > I am building ARM toolchain using cross-ng on my Slackware Linux PC. > I've tried 1.17 and 1.18 - the two most recent release, but met the same > error in building (ct-ng build). It seems, cross-ng was trying to > install some header files into my /usr/include and then failed because > it was not running as root. > > Can anyone help me? Below is the output: I'm coming into the conversation late but has anyone tried the obvious. What is CT_PREFIX_DIR set to ? This is the target directory for CT and it's parent needs to be writeable by the building user. -- Bob Dunlop -- For unsubscribe information see http://sourceware.org/lists.html#faq