From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15994 invoked by alias); 8 Jan 2014 19:01:48 -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 15978 invoked by uid 89); 8 Jan 2014 19:01:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-HELO: mailout01.t-online.de Received: from mailout01.t-online.de (HELO mailout01.t-online.de) (194.25.134.80) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 08 Jan 2014 19:01:46 +0000 Received: from fwd14.aul.t-online.de (fwd14.aul.t-online.de ) by mailout01.t-online.de with smtp id 1W0yNo-0003w9-HF; Wed, 08 Jan 2014 20:01:40 +0100 Received: from mrburns.my.domain (bRRlKyZvYhneGQi1wxkPdg6Zo+HIFY6j9gmIjckFX0uroAyWloyX6j7V9HolT2tgbE@[91.18.140.45]) by fwd14.t-online.de with esmtp id 1W0yNk-3AZlfk0; Wed, 8 Jan 2014 20:01:36 +0100 Date: Wed, 08 Jan 2014 19:01:00 -0000 From: "thorsten.johannvorderbrueggen@t-online.de" To: crossgcc Subject: Re: cross-ng building trys to copy files to '/' ? Message-Id: <20140108200137.e864a567a9a68ba63eba707c@t-online.de> In-Reply-To: <20140108143238.GA24260@cp920> References: <20140108143238.GA24260@cp920> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-01/txt/msg00028.txt.bz2 On Wed, 8 Jan 2014 22:32:38 +0800 narkewoody@gmail.com 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: > > ... > > [ALL ] mv -f /home/woody/work/cross-ng.build/1.17.0/.build/arm-unknown-linux-gnueabi/build/build-libc-startfiles/tls.makeT /home/woody/work/cross-ng.build/1.17.0/.build/arm-unknown-linux-gnueabi/build/build-libc-startfiles/tls.make > [ALL ] make[2]: Leaving directory `/home/woody/work/cross-ng.build/1.17.0/.build/src/glibc-2.9' > [ALL ] make[2]: Entering directory `/home/woody/work/cross-ng.build/1.17.0/.build/src/glibc-2.9' > [ALL ] /home/woody/work/cross-ng.build/1.17.0/.build/tools/bin/install -c -m 644 include/limits.h /usr/include/limits.h > [ALL ] /usr/bin/ginstall: cannot remove '/usr/include/limits.h': Permission denied > [ERROR] make[2]: *** [/usr/include/limits.h] Error 1 > [ALL ] make[2]: Leaving directory `/home/woody/work/cross-ng.build/1.17.0/.build/src/glibc-2.9' > [ERROR] make[1]: *** [install-headers] Error 2 > [ALL ] make[1]: Leaving directory `/home/woody/work/cross-ng.build/1.17.0/.build/arm-unknown-linux-gnueabi/build/build-libc-startfiles' > [ERROR] > [ERROR] >> > [ERROR] >> Build failed in step 'Installing C library headers & start files' > [ERROR] >> called in step '(top-level)' > [ERROR] >> > [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@258] > [ERROR] >> called from: do_libc_backend_once[scripts/build/libc/glibc-eglibc.sh-common@384] > > ... > > -- > For unsubscribe information see http://sourceware.org/lists.html#faq > Hi woody, i used 1.18 and actual 1.19 for building my arm toolchain ... on slackware ... of course :-) ... i had no problems ... can you post your config ... Cheers Thorsten -- thorsten.johannvorderbrueggen@t-online.de -- For unsubscribe information see http://sourceware.org/lists.html#faq