|
|
谁来救救我呀,我都装了两次了都是第六章procinfo时出的错,和其它帖子里面的错误内容一样,:(
root:/sources/procinfo-18# make LDLIBS=-lncurses
gcc -Wall -Wstrict-prototypes -O2 -c -o procinfo.o procinfo.c
procinfo.c:28:21: termcap.h: No such file or directory
procinfo.c: In function `main':
procinfo.c:815: warning: implicit declaration of function `tgetnum'
procinfo.c:872: warning: `%c' yields only last 2 digits of year in some locales
procinfo.c: At top level:
procinfo.c:19: warning: `rcsid' defined but not used
make: *** [procinfo.o] Error 1
root:/sources/procinfo-18# |
|