|
楼主 |
发表于 2005-3-17 15:26:16
|
显示全部楼层
....................
....................
cd ../obj_s; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=athlon-xp
-mcpu=athlon-xp -pipe -fomit-frame-pointer -mfpmath=sse,387 -fPIC -fPIC
-c ../c++/cursesf.cc
cd ../obj_s; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -O2 -march=athlon-xp
-mcpu=athlon-xp -pipe -fomit-frame-pointer -mfpmath=sse,387 -fPIC -fPIC
-c ../c++/cursesm.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
make[1]: *** [../obj_s/cursesm.o] Error 127
make[1]: Leaving directory
`/var/tmp/portage/ncurses-5.4-r5/work/ncurses-5.4/c++'
make: *** [all] Error 2
!!! ERROR: sys-libs/ncurses-5.4-r5 failed.
!!! Function src_compile, Line 78, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.
这个是在我 bootstrap 之后出来的。以后的每次出错也都是这个信息。
BTW:以前装的时候没有这个问题的(在同一个机器用同一个livecd同一个stage1.*.tar.bz2) |
|