红联Linux门户
Linux帮助

编译daemontools出错

发布时间:2009-03-06 09:55:19来源:红联作者:Maril
提示错误信息

Copying commands into ./command...
cp: cannot stat `compile/svscan': No such file or directory

在网上找到了答案,只要在src/conf-cc的最后添加

-include /usr/include/errno.h

就可以了。
文章评论

共有 1 条评论

  1. smqt 于 2009-03-06 12:30:02发表:

    这个程序有什么用?