From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Drd2M-0006jV-Hj for garchives@archives.gentoo.org; Sun, 10 Jul 2005 14:44:06 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6AEgkGr000935; Sun, 10 Jul 2005 14:42:46 GMT Received: from smtp813.mail.ukl.yahoo.com (smtp813.mail.ukl.yahoo.com [217.12.12.203]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6AEdCC3028016 for ; Sun, 10 Jul 2005 14:39:12 GMT Received: (qmail 88494 invoked from network); 10 Jul 2005 14:39:42 -0000 Received: from unknown (HELO anya) (edward.catmur@btinternet.com@86.131.0.48 with plain) by smtp813.mail.ukl.yahoo.com with SMTP; 10 Jul 2005 14:39:42 -0000 Received: from capella.catmur.co.uk (capella.catmur.co.uk [::ffff:192.168.1.2]) by anya with esmtp; Sun, 10 Jul 2005 15:39:37 +0100 Subject: Re: [gentoo-user] error when emerge -e system && etc-update && source /etc/profile From: Edward Catmur To: gentoo-user@lists.gentoo.org In-Reply-To: <50110.220.233.22.150.1120954201.squirrel@webmail.exetel.com.au> References: <50110.220.233.22.150.1120954201.squirrel@webmail.exetel.com.au> Date: Sun, 10 Jul 2005 15:39:34 +0100 Message-Id: <1121006374.11870.1.camel@capella.catmur.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.3 X-Archives-Salt: 6b8e709f-e1b8-4330-b0b5-362ef7487d17 X-Archives-Hash: d5c952835b7f18eeb7ecc1298a4bff76 On Sun, 2005-07-10 at 10:10 +1000, yance_kowara@exemail.com.au wrote: > Hi all, > > I am a gentoo noob. When I run the command emerge -e system && etc-update > && source /etc/profile, the make reported the following error: > > make[1]: Entering directory > `/var/tmp/portage/ncurses-5.4.20050319/work/narrowc/c++' > cd ../obj_s; -I../c++ -I../include > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++ > -DHAVE_CONFIG_H > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/../include > -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=i686 -O3 -pipe -fPIC -c > /var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/cursesf.cc > cd ../obj_s; -I../c++ -I../include > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++ > -DHAVE_CONFIG_H > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/../include > -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=i686 -O3 -pipe -fPIC -c > /var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/cursesm.cc > /bin/sh: line 1: -I../c++: No such file or directory > /bin/sh: line 1: -I../c++: No such file or directory > make[1]: *** [../obj_s/cursesf.o] Error 127 The error is that 'gcc' is missing from the beginning of the compile line. Difficult to say why that's happened, but I guess it has to do with it being a Knoppix system. You might consider starting from a different stage tarball. Ed -- gentoo-user@gentoo.org mailing list