Gentoo Archives: gentoo-user

From: yance_kowara@×××××××××××.au
To: gentoo-user@l.g.o
Subject: [gentoo-user] error when emerge -e system && etc-update && source /etc/profile
Date: Sun, 10 Jul 2005 00:14:30
Message-Id: 50110.220.233.22.150.1120954201.squirrel@webmail.exetel.com.au
1 Hi all,
2
3 I am a gentoo noob. When I run the command emerge -e system && etc-update
4 && source /etc/profile, the make reported the following error:
5
6 make[1]: Entering directory
7 `/var/tmp/portage/ncurses-5.4.20050319/work/narrowc/c++'
8 cd ../obj_s; -I../c++ -I../include
9 -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++
10 -DHAVE_CONFIG_H
11 -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/../include
12 -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=i686 -O3 -pipe -fPIC -c
13 /var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/cursesf.cc
14 cd ../obj_s; -I../c++ -I../include
15 -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++
16 -DHAVE_CONFIG_H
17 -I/var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/../include
18 -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=i686 -O3 -pipe -fPIC -c
19 /var/tmp/portage/ncurses-5.4.20050319/work/ncurses-5.4/c++/cursesm.cc
20 /bin/sh: line 1: -I../c++: No such file or directory
21 /bin/sh: line 1: -I../c++: No such file or directory
22 make[1]: *** [../obj_s/cursesf.o] Error 127
23 make[1]: *** Waiting for unfinished jobs....
24 make[1]: *** [../obj_s/cursesm.o] Error 127
25 make[1]: Leaving directory
26 'var/tmp/portage/ncurses-5.4.20050319/work/narrowc/c++'
27 make: *** [all] Error 2
28
29 !!! ERROR: sys-libs/ncurses-5.4.20050319 failed.
30 !!! Function do_compile, Line 94, Exitcode 2
31 !!! make failed
32
33 I am installing Gentoo using Knoppix 3.6 live CD. I can't use Gentoo
34 CD/DVD to bootup the system because it set the wrong screen resolution,
35 i.e the LCD only shows "out of range" error.
36
37 The box is an old Celeron 667Mhz.
38
39 Any pointer appreciated.
40
41 Thank you.
42
43 --
44 gentoo-user@g.o mailing list

Replies