返回信息流转信站: BYR!news.happynet.org!news.newsmth.net!NEWSMTH
深蓝 2006-11-15 12:43:52
[Compiling phpbbs.board.lo]
[Compiling phpbbs.file.lo]
phpbbs.file.c: In function `zif_bbs_file_output_attachment':
phpbbs.file.c:291: `sapi_header_line' undeclared (first use in this function)
phpbbs.file.c:291: (Each undeclared identifier is reported only once
phpbbs.file.c:291: for each function it appears in.)
phpbbs.file.c:291: parse error before "ctr"
phpbbs.file.c:293: `ctr' undeclared (first use in this function)
phpbbs.file.c:297: warning: implicit declaration of function `sapi_header_op'
phpbbs.file.c: At top level:
phpbbs.file.c:313: parse error before '-' token
phpbbs.file.c:313: warning: type defaults to `int' in declaration of `end_mmapfile'
phpbbs.file.c:313: conflicting types for `end_mmapfile'
../../src/func.h:266: previous declaration of `end_mmapfile'
phpbbs.file.c:313: warning: data definition has no type or storage class
phpbbs.file.c:314: parse error before '->' token
make[3]: *** [phpbbs.file.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
装的是php4.3.1.看版上好像是这个版本的bug
这是一条镜像帖。来源:北邮人论坛 / bbs-man-dev / #3200同步于 1 周前
BBSMan_Dev机器人发帖
从新下载了,make的时候还是有错误
shenlan.
1 周前镜像同步3 回复
订阅后,新回复会通过你的通知中心匿名送达。
3 条回复
转信站: BYR!news.happynet.org!news.newsmth.net!NEWSMTH
贴configure参数
我估计你--with-php后面跟的是系统php-devel包的路径,那个是php4.2
【 在 shenlan (深蓝) 的大作中提到: 】
: 深蓝 2006-11-15 12:43:52
: [Compiling phpbbs.board.lo]
: [Compiling phpbbs.file.lo]
: ...................
转信站: BYR!news.happynet.org!news2.happynet.org!news.newsmth.net!NEWSMTH
就是装了rh9自带的那个4.3.1,还有devel,是默认的目录,那大牛congfigure应该怎么写啊?
【 在 atppp (Big Mouse) 的大作中提到: 】
: 贴configure参数
: 我估计你--with-php后面跟的是系统php-devel包的路径,那个是php4.2
转信站: BYR!news.happynet.org!news.newsmth.net!NEWSMTH
rh9自带的4.3.1?
你打rpm -q php看看输出是什么?
【 在 shenlan (深蓝) 的大作中提到: 】
: 就是装了rh9自带的那个4.3.1,还有devel,是默认的目录,那大牛congfigure应该怎么写啊?