From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12568 invoked by alias); 10 Jan 2014 12:41:38 -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 12552 invoked by uid 89); 10 Jan 2014 12:41:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qa0-f49.google.com Received: from mail-qa0-f49.google.com (HELO mail-qa0-f49.google.com) (209.85.216.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 10 Jan 2014 12:41:35 +0000 Received: by mail-qa0-f49.google.com with SMTP id w8so2705684qac.8 for ; Fri, 10 Jan 2014 04:41:33 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.49.72.66 with SMTP id b2mr6956259qev.11.1389357693174; Fri, 10 Jan 2014 04:41:33 -0800 (PST) Received: by 10.140.33.135 with HTTP; Fri, 10 Jan 2014 04:41:33 -0800 (PST) In-Reply-To: <20140110083221.GA30691@xyzzy.org.uk> References: <20140108143238.GA24260@cp920> <20140108200137.e864a567a9a68ba63eba707c@t-online.de> <20140109192428.94015be2c64aa5cbb06af3a9@t-online.de> <20140110083221.GA30691@xyzzy.org.uk> Date: Fri, 10 Jan 2014 12:41:00 -0000 Message-ID: Subject: Re: cross-ng building trys to copy files to '/' ? From: Woody Wu To: crossgcc Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00034.txt.bz2 On 10 January 2014 16:32, Bob Dunlop wrote: > 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 ? > it is "${HOME}/x-tools/${CT_TARGET}". This directory is writable to the building user. -- For unsubscribe information see http://sourceware.org/lists.html#faq