LinuxSir.cn,穿越时空的Linuxsir!

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

HELP,编译samba-vscan

[复制链接]
发表于 2006-4-21 18:05:14 | 显示全部楼层 |阅读模式
为了SAMBA在LAN下的安全,我配置了samba - vscan - clamav
这个是扫描SAMBA的病毒插件。
但不知道为什么总编译不提示如下的错误。


checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for library containing strerror... none required
checking whether gcc and cc understand -c and -o together... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking config.cache system type... same
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for inet_aton... yes
checking ability to build shared libraries... true
checking linker flags for shared libraries... -shared
checking compiler flags for position-independent code... -fPIC
checking for suffix of position-independent code... po
checking whether building shared libraries actually works... yes
configure: error: ../../../source doesn't exist

有谁知道?!
发表于 2006-4-28 17:15:57 | 显示全部楼层
说source不存在可以查一下上三层的目录
configure: error: ../../../source doesn't exist
回复 支持 反对

使用道具 举报

发表于 2006-4-28 19:17:23 | 显示全部楼层
最好之指定绝对目录。。。
比如
--with-samba-source=/build/samba-3.0.22/source/
回复 支持 反对

使用道具 举报

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

本版积分规则

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