Gentoo Archives: gentoo-user

From: Edward Catmur <ed@×××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] error when emerge -e system && etc-update && source /etc/profile
Date: Sun, 10 Jul 2005 14:44:06
Message-Id: 1121006374.11870.1.camel@capella.catmur.co.uk
In Reply to: [gentoo-user] error when emerge -e system && etc-update && source /etc/profile by yance_kowara@exemail.com.au
1 On Sun, 2005-07-10 at 10:10 +1000, yance_kowara@×××××××××××.au wrote:
2 > Hi all,
3 >
4 > I am a gentoo noob. When I run the command emerge -e system && etc-update
5 > && source /etc/profile, the make reported the following error:
6 >
7 > make[1]: Entering directory
8 > `/var/tmp/portage/ncurses-5.4.20050319/work/narrowc/c++'
9 > cd ../obj_s; -I../c++ -I../include
10 > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++
11 > -DHAVE_CONFIG_H
12 > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/../include
13 > -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=i686 -O3 -pipe -fPIC -c
14 > /var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/cursesf.cc
15 > cd ../obj_s; -I../c++ -I../include
16 > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++
17 > -DHAVE_CONFIG_H
18 > -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/../include
19 > -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=i686 -O3 -pipe -fPIC -c
20 > /var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/cursesm.cc
21 > /bin/sh: line 1: -I../c++: No such file or directory
22 > /bin/sh: line 1: -I../c++: No such file or directory
23 > make[1]: *** [../obj_s/cursesf.o] Error 127
24
25 The error is that 'gcc' is missing from the beginning of the compile
26 line. Difficult to say why that's happened, but I guess it has to do
27 with it being a Knoppix system. You might consider starting from a
28 different stage tarball.
29
30 Ed
31
32 --
33 gentoo-user@g.o mailing list