20060502156 发表于 2013-01-14 22:04

configure 文件查看日志出现这个error如何解决

本帖最后由 20060502156 于 2013-01-14 22:13 编辑

configure 文件出现这个error如何解决
$ ./configure --prefix=/usr --enable-threads

|                  Syntax error
configure:2482: /lib/cppconftest.c
"conftest.c", line 12: Can't find include file assert.h
configure:2488: $? = 2
configure: failed program was:
| /* confdefs.h.*/
|
| #define PACKAGE_NAME "tcl"
| #define PACKAGE_TARNAME "tcl"
| #define PACKAGE_VERSION "8.5"
| #define PACKAGE_STRING "tcl 8.5"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.*/
| #ifdef __STDC__
| # include <limits.h>
| #else
页: [1]
查看完整版本: configure 文件查看日志出现这个error如何解决