configure 的问题 谢谢指点
我想编译skyeye的时候 用 CC=gcc-3.3 CFLAGS=-O2 ./configure --target=arm-elf --prefix=/usr/local然后 出现了
checking compiler warning flags...-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized
checking for cygwin... no
checking for tgetent in -lncurses... (cached) no
checking for tgetent in -lHcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... (cached) no
checking for tgetent in -lcurses... (cached) no
checking for tgetent in -lterminfo... no
configure: error: Could not find a term library
Configure in /home/liu/skyeye/gdb failed, exiting.
请问是什么员原因 ?我用的 debian +kde2.6.8kernel :?::cry: 我用 的 skyeye版本 0.8.7 configure: error: Could not find a term library
----------------------------------------------------------
系统库不全。 ./configure --target=arm-elf --prefix=/usr/local
这个命令没有问题 我在我机器上刚才试了一下,
checking for tgetent in -lHcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... (cached) no
checking for tgetent in -lcurses... (cached) no
checking for tgetent in -lterminfo... no
configure: error: Could not find a term library
而且这里面的一些库根本就不需要
页:
[1]