LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 549|回复: 0

安装vpopmail过程的问题

[复制链接]
发表于 2005-3-22 18:06:12 | 显示全部楼层 |阅读模式
我按照snoopy大哥的教程(http://www.linuxsir.cn/forum.php ... 是经典的教程
前面都很顺利,可是到vpopmail时候就出了问题了
一开始是没有string.h文件,我找到了之后再make,还有有问题:
  1. [root@localhost vpopmail-5.2.1]# make
  2. make  all-recursive
  3. make[1]: Entering directory `/root/soft/Qmail_setup/vpopmail-5.2.1'
  4. Making all in cdb
  5. make[2]: Entering directory `/root/soft/Qmail_setup/vpopmail-5.2.1/cdb'
  6. make[2]: Nothing to be done for `all'.
  7. make[2]: Leaving directory `/root/soft/Qmail_setup/vpopmail-5.2.1/cdb'
  8. make[2]: Entering directory `/root/soft/Qmail_setup/vpopmail-5.2.1'
  9. gcc -I. -I/usr/local/mysql/include      -g -O2 -Wall -c vpopmail.c
  10. In file included from vpopmail.c:26:
  11. string.h:38:26: machine/ansi.h: 没有那个文件或目录
  12. In file included from vpopmail.c:26:
  13. string.h:41: warning: useless keyword or type name in empty declaration
  14. string.h:41: warning: empty declaration
  15. make[2]: *** [vpopmail.o] Error 1
  16. make[2]: Leaving directory `/root/soft/Qmail_setup/vpopmail-5.2.1'
  17. make[1]: *** [all-recursive] Error 1
  18. make[1]: Leaving directory `/root/soft/Qmail_setup/vpopmail-5.2.1'
  19. make: *** [all-recursive-am] Error 2
  20. [root@localhost vpopmail-5.2.1]#
复制代码

谢谢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表