- 主题:安装KBS转信时,configure错误
checking for int *... yes
checking size of int *... configure: error: cannot compute sizeof (int *), 77
See `config.log' for more details.
[bbs@zzone kbsbbs-2.0dev]$
请问上面怎么办呀?
--
FROM 130.88.102.*
前辈,我看过了,实在看不出来问题呀
里面没有错误报告
【 在 atppp (Big Mouse) 的大作中提到: 】
: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
FROM 130.88.102.*
我是下载了kbs后第一次--enable-innbbsd
就出问题
真的束手无策
【 在 atppp (Big Mouse) 的大作中提到: 】
: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
FROM 130.88.102.*
那我改怎么办呀?
【 在 atppp (Big Mouse) 的大作中提到: 】
: configure:5498: checking size of int *
: configure:5817: gcc -o conftest -DLINUX conftest.c -liconv >&5
: configure:5820: $? = 0
: ...................
--
FROM 130.88.102.*
我查了,系统里的确存在libiconv.so.2
但是为什么编译会错呢?
好痛苦
【 在 atppp (Big Mouse) 的大作中提到: 】
: configure:5498: checking size of int *
: configure:5817: gcc -o conftest -DLINUX conftest.c -liconv >&5
: configure:5820: $? = 0
: ...................
--
FROM 130.88.102.*
图是机器里libiconv的搜索结果
不知道为什么编译老不过?
【 在 ukbee (小蜜蜂) 的大作中提到: 】
: 为什么不管我重装多少遍libiconv编译--enable-innbbsd 还是这个错误啊?
: 请前辈们帮忙看看吧
: checking size of int *... configure: error: cannot compute sizeof (int *), 77
: ...................
--
FROM 130.88.102.*

欲哭无泪
把libiconv卸载了
结果可以编译过去,但不知道后面还会有什么BUG和冲突否
【 在 ukbee (小蜜蜂) 的大作中提到: 】
: 图是机器里libiconv的搜索结果
: 不知道为什么编译老不过?
--
FROM 130.88.102.*
果然出问题了
$./configure --prefix=/home/bbs --enable-site=fb2k-v2 --with-www=/home/www --with-php=/home/www/php/include/php --with-mysql --enable-ssl --with-openssl --enable-innbbsd
通过后,make的时候出现下面错误
file.c:172: warning: incompatible implicit declaration of built-in function \u2018strcat\u2019
make[2]: yacc: Command not found
make[2]: *** [parsdate.c] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
【 在 ukbee (小蜜蜂) 的大作中提到: 】
: 欲哭无泪
: 把libiconv卸载了
: 结果可以编译过去,但不知道后面还会有什么BUG和冲突否
--
FROM 130.88.102.*
把 libiconv删除以后
apache无法启动了,我又把libiconv安装上去
结果编译--enable-innbbsd
又提示
checking for int *... yes
checking size of int *... configure: error: cannot compute sizeof (int *), 77
See `config.log' for more details.
然后察看config.log还是那个error,找不到libiconv.so.2
实在没有办法了,请大家帮忙一下吧
衷心谢谢
【 在 ukbee (小蜜蜂) 的大作中提到: 】
: 果然出问题了
: $./configure --prefix=/home/bbs --enable-site=fb2k-v2 --with-www=/home/www --with-php=/home/www/php/include/php --with-mysql --enable-ssl --with-openssl --enable-innbbsd
: 通过后,make的时候出现下面错误
: ...................
--
FROM 130.88.102.*
哇,5555,你早出现就好了,我重装系统了,哇哇哇,555555
【 在 atppp (Big Mouse) 的大作中提到: 】
: 装yacc
--
FROM 130.88.102.*