[clug-talk] Problem compiling ncurses

Nick W nickw77 at shaw.ca
Sun Dec 12 12:01:15 PST 2004


Hi all.

Im installing Gentoo on an older machine for use as a web/print server. While trying to run bootstrap.sh I got...


make[1]: Entering directory `/var/tmp/portage/ncurses-5.4-r5/work/ncurses-5.4/c++'
cd ../obj_s; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=pentium2 -O3 -pipe -fPIC -fPIC -c ../c++/cursesf.cc
cd ../obj_s; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=pentium2 -O3 -pipe -fPIC -fPIC -c ../c++/cursesm.cc
cd ../obj_s; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -march=pentium2 -O3 -pipe -fPIC -fPIC -c ../c++/cursesw.cc
/bin/sh: line 1: -I../c++: No such file or directory
make[1]: *** [../obj_s/cursesf.o] Error 127
make[1]: *** Waiting for unfinished jobs....
/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/cursesm.o] Error 127
make[1]: *** [../obj_s/cursesw.o] Error 127
make: *** [all] Error 2 

Google is no help and there hasn't been much on the Gentoo board, so I thought Id try here.

Nick



More information about the clug-talk mailing list