LinuxSir.cn,穿越时空的Linuxsir!

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

qmail打补丁程序时出错!!

[复制链接]
发表于 2006-10-19 11:37:23 | 显示全部楼层 |阅读模式
我的系统是fc5的,其它一切正常,在安装qmail补丁程序时出错!希望高手帮忙看看,在fc4下编译也正常,就是在fc5下过不去!

#cd /home/pkg/netqmail-1.05/netqmail-1.05
#bunzip2 -c /home/pkg/qmail-toaster-0.7.2.patch.bz2 | patch -p0
#make clean
#make

下面是最后的一段代码!

( ./compile trysalen.c >/dev/null 2>&1 \
&& echo \#define HASSALEN 1 || exit 0 ) > hassalen.h
rm -f trysalen.o
./compile ipme.c
./compile ndelay.c
./compile ndelay_off.c
./makelib ndelay.a ndelay.o ndelay_off.o
( ( ./compile tryrsolv.c && ./load tryrsolv dns.o \
ipalloc.o strsalloc.o ip.o stralloc.a alloc.a error.a fs.a str.a \
-lresolv `cat socket.lib` ) >/dev/null 2>&1 \
&& echo -lresolv || exit 0 ) > dns.lib
rm -f tryrsolv.o tryrsolv
./compile tls.c
tls.c:12: error: conflicting types for 'strerror'
/usr/include/string.h:256: error: previous declaration of 'strerror' was here
make: *** [tls.o] Error 1
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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