|

楼主 |
发表于 2005-10-28 20:30:42
|
显示全部楼层
用 gcc3试了一下还是不行哦,
把config.log帖出来那位大哥给我看看哈。。。
- #define HAVE_UNISTD_H 1
- #define MACHINE_TYPE "i686"
- #define NDB_VERSION_BUILD 15
- #define NDB_VERSION_MAJOR 4
- #define NDB_VERSION_MINOR 1
- #define NDB_VERSION_STATUS ""
- #define PACKAGE "mysql"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_NAME ""
- #define PACKAGE_STRING ""
- #define PACKAGE_TARNAME ""
- #define PACKAGE_VERSION ""
- #define PROTOCOL_VERSION 10
- #define STDC_HEADERS 1
- #define SYSTEM_TYPE "pc-linux-gnu"
- #define VERSION "4.1.15"
- #endif
- #ifdef __cplusplus
- #include <stdlib.h>
- configure: exit 1
复制代码 |
|