免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1352 | 回复: 0
打印 上一主题 下一主题

编译mod_gzip问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-11-25 16:11 |只看该作者 |倒序浏览
在freebsd4.9上安装mod_gzip:

  1. csh#pwd
  2. /usr/ports/www/mod_gzip
  3. csh#make install
  4.   .................................
  5.   .......................................................................
  6.   mod_gzip.c:8066: warning: `struct pool' declared inside parameter list
  7. mod_gzip.c:8066: conflicting types for `mod_gzip_generate_vary_header'
  8. mod_gzip.h:358: previous declaration of `mod_gzip_generate_vary_header'
  9. mod_gzip.c: In function `mod_gzip_generate_vary_header':
  10. mod_gzip.c:8069: `array_header' undeclared (first use in this function)
  11. mod_gzip.c:8069: `ary' undeclared (first use in this function)
  12. mod_gzip.c:8071: warning: assignment makes pointer from integer without a cast
  13. mod_gzip.c:8076: warning: assignment makes pointer from integer without a cast
  14. mod_gzip.c:8080: warning: return makes pointer from integer without a cast
  15. mod_gzip.c: In function `mod_gzip_compress_file':
  16. mod_gzip.c:8110: warning: passing arg 4 of `ap_log_error' makes integer from pointer without a cast
  17. mod_gzip.c:8110: warning: passing arg 5 of `ap_log_error' from incompatible pointer type
  18. apxs:Error: Command failed with rc=65536
  19. .
  20. *** Error code 1

  21. Stop in /usr/ports/www/mod_gzip/work/mod_gzip-1.3.26.1a.
  22. *** Error code 1

  23. Stop in /usr/ports/www/mod_gzip.

  24. csh#
复制代码

装mod_fastcgi也是同样问题,望大家帮忙,急着用
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP