在compatible.c:735前面加上一句:
#include <dirent.h>
【 在 jiaxr@bbs.tongji.edu.cn-SPAM.no (hnzz) 的大作中提到: 】
: $ make 之后运行顺利,到最后处理一个错误:
: ====错误提示:=======
: compatible.c: In function `versionsort':
: compatible.c:735: error: dereferencing pointer to incomplete type
: compatible.c:736: error: dereferencing pointer to incomplete type
: make[1]: *** [compatible.o] Error 1
: make[1]: Leaving directory `/home/bbs/bbssrc/ythtlib'
: make: *** [all-recursive] Error 1
: 我找了一下,出错代码行是:
: =====出错代码行======
: .................(以下省略)
--
FROM 59.78.62.45