而且 安装其他 软件的时候, ./configure 正常, 但是 一到 make就 会出错
提示如下 :
Making all in makedepend
make[2]: 正在进入目录 `/home/roger/soft/openmotif-2.3.2/config/makedepend'
make[2]: 没有什么可以做的为 `all'。
make[2]:正在离开目录 `/home/roger/soft/openmotif-2.3.2/config/makedepend'
Making all in util
make[2]: 正在进入目录 `/home/roger/soft/openmotif-2.3.2/config/util'
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../lib/Xm -g -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT makestrs.o -MD -MP -MF .deps/makestrs.Tpo -c -o makestrs.o makestrs.c
makestrs.c:51:21: error: X11/Xos.h: 没有那个文件或目录
makestrs.c: In function ‘WriteHeaderProlog’:
makestrs.c:115: warning: implicit declaration of function ‘strcmp’
makestrs.c: In function ‘CopyTmplProlog’:
makestrs.c:228: warning: implicit declaration of function ‘strlen’
makestrs.c:228: warning: incompatible implicit declaration of built-in function ‘strlen’
makestrs.c:231: warning: implicit declaration of function ‘strncmp’
makestrs.c: In function ‘WriteHeader’:
makestrs.c:275: warning: incompatible implicit declaration of built-in function ‘strlen’
makestrs.c:279: warning: incompatible implicit declaration of built-in function ‘strlen’