westdesign
(westdesign)
新手上路

初级会员
UID 31106
精华
0
积分 8
帖子 4
金钱 8 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2004-9-13
状态 离线
|
PHP5安装问题,SQLite不能通过安装,请求大家帮助(Linux)
PHP5安装问题,SQLite不能通过安装,请求大家帮助(Linux)
还有加载mbstring时,也会出错。
t/sqlite/libsqlite/src/func.lo
/home/soft/php-5.0.5/ext/sqlite/libsqlite/src/func.c: In function `minmaxFunc':
/home/soft/php-5.0.5/ext/sqlite/libsqlite/src/func.c:44: `strcmp' undeclared (f
rst use in this function)
/home/soft/php-5.0.5/ext/sqlite/libsqlite/src/func.c:44: (Each undeclared ident
fier is reported only once
/home/soft/php-5.0.5/ext/sqlite/libsqlite/src/func.c:44: for each function it a
pears in.)
/home/soft/php-5.0.5/ext/sqlite/libsqlite/src/func.c: In function `minmaxStep':
/home/soft/php-5.0.5/ext/sqlite/libsqlite/src/func.c:523: `strcmp' undeclared (
irst use in this function)
make: *** [ext/sqlite/libsqlite/src/func.lo] Error 1
请各位兄弟帮忙!
|
|