编译ncurses的问题
发表于 : 2010-04-26 10:44
cd ../obj_s; -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesf.cc
/bin/sh: -I../c++: not found
make[1]: *** [../obj_s/cursesf.o] Error 127
make[1]: Leaving directory `/home/ldqmoon/Desktop/ncurses-5.4/c++'
make: *** [all] Error 2
我换了好几个版本了,没次都是到这里就出错了,为什么会这样阿
谢谢!
/bin/sh: -I../c++: not found
make[1]: *** [../obj_s/cursesf.o] Error 127
make[1]: Leaving directory `/home/ldqmoon/Desktop/ncurses-5.4/c++'
make: *** [all] Error 2
我换了好几个版本了,没次都是到这里就出错了,为什么会这样阿
谢谢!