QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 643|回复: 2

我的vpopmail-5.2.1 make时出错了,请帮忙看

[复制链接]
发表于 2003-12-1 14:52:15 | 显示全部楼层 |阅读模式
[root@yq vpopmail-5.2.1]# make
make all-recursive
make[1]: Entering directory `/home/gxm/qmail/vpopmail-5.2.1'
Making all in cdb
make[2]: Entering directory `/home/gxm/qmail/vpopmail-5.2.1/cdb'
( cat warn-auto.sh; \
echo CC='`head -1 conf-cc`'; \
echo LD='`head -1 conf-ld`'; \
cat find-systype.sh; \
) | sh > systype
( cat warn-auto.sh; \
echo 'main="$1"; shift'; \
echo 'rm -f "$main"'; \
echo 'ar cr "$main" ${1+"$@"}'; \
case "`cat systype`" in \
sunos-5.*) ;; \
unix_sv*) ;; \
irix64-*) ;; \
irix-*) ;; \
dgux-*) ;; \
hp-ux-*) ;; \
sco*) ;; \
*) echo 'ranlib "$main"' ;; \
esac \
) > makelib
chmod 755 makelib
( ( ./compile tryulong32.c && ./load tryulong32 && \
./tryulong32 ) >/dev/null 2>&1 \
&& cat uint32.h2 || cat uint32.h1 ) > uint32.h
rm -f tryulong32.o tryulong32
./compile cdb_hash.c
./compile cdb_unpack.c
./compile cdb_seek.c
./makelib cdb.a cdb_hash.o cdb_unpack.o cdb_seek.o
./compile cdbmake_pack.c
./compile cdbmake_hash.c
./compile cdbmake_add.c
./makelib cdbmake.a cdbmake_pack.o cdbmake_hash.o \
cdbmake_add.o
make[2]: Leaving directory `/home/gxm/qmail/vpopmail-5.2.1/cdb'
make[2]: Entering directory `/home/gxm/qmail/vpopmail-5.2.1'
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vpopmail.c
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c md5.c
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c bigdir.c
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vauth.c
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c file_lock.c
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vpalias.c
rm -f libvpopmail.a
ar cru libvpopmail.a vpopmail.o md5.o bigdir.o vauth.o file_lock.o vpalias.o cdb/*.o
ranlib libvpopmail.a
gcc -I. -I/usr/include/mysql -g -O2 -Wall -c vchkpw.c
gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lnsl -lcrypt -lm
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/home/gxm/qmail/vpopmail-5.2.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gxm/qmail/vpopmail-5.2.1'
make: *** [all-recursive-am] Error 2
[root@yq vpopmail-5.2.1]#
 楼主| 发表于 2003-12-2 16:34:18 | 显示全部楼层
回复

使用道具 举报

 楼主| 发表于 2003-12-3 13:34:12 | 显示全部楼层
算了,我已经解决了,可惜不是在这里解决的。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-15 13:32 , Processed in 0.083549 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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