On Sun, 2005-07-10 at 10:10 +1000, [EMAIL PROTECTED] 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

Reply via email to