免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4691 | 回复: 8

[Mail] ezmlm出错,恳请各位高人指点,救救我吧!!!!!! [复制链接]

论坛徽章:
0
发表于 2003-10-29 20:04 |显示全部楼层
  
恳请各位高人指点,救救我吧!!!!!!
我在装ezmlm时出错:如下,


[root@linux ezmlm-0.53]# make clean
rm -f `cat TARGETS`
[root@linux ezmlm-0.53]# make man
nroff -man ezmlm.5 >; ezmlm.0
nroff -man ezmlm-gate.1 >; ezmlm-gate.0
nroff -man ezmlm-idx.1 >; ezmlm-idx.0
nroff -man ezmlm-get.1 >; ezmlm-get.0
nroff -man ezmlm-check.1 >; ezmlm-check.0
nroff -man ezmlm-tstdig.1 >; ezmlm-tstdig.0
nroff -man ezmlm-make.1 >; ezmlm-make.0
nroff -man ezmlm-manage.1 >; ezmlm-manage.0
nroff -man ezmlm-send.1 >; ezmlm-send.0
nroff -man ezmlm-reject.1 >; ezmlm-reject.0
nroff -man ezmlm-accept.1 >; ezmlm-accept.0
nroff -man ezmlm-return.1 >; ezmlm-return.0
nroff -man ezmlm-warn.1 >; ezmlm-warn.0
nroff -man ezmlm-weed.1 >; ezmlm-weed.0
nroff -man ezmlm-list.1 >; ezmlm-list.0
nroff -man ezmlm-sub.1 >; ezmlm-sub.0
nroff -man ezmlm-unsub.1 >; ezmlm-unsub.0
nroff -man alloc.3 >; alloc.0
nroff -man case.3 >; case.0
nroff -man datetime.3 >; datetime.0
nroff -man direntry.3 >; direntry.0
nroff -man env.3 >; env.0
nroff -man error.3 >; error.0
nroff -man error_str.3 >; error_str.0
nroff -man error_temp.3 >; error_temp.0
nroff -man fd_copy.3 >; fd_copy.0
nroff -man fd_move.3 >; fd_move.0
nroff -man getln.3 >; getln.0
nroff -man getln2.3 >; getln2.0
nroff -man ezmlm-issubn.1 >; ezmlm-issubn.0
nroff -man ezmlm-cron.1 >; ezmlm-cron.0
nroff -man ezmlm-glconf.1 >; ezmlm-glconf.0
nroff -man ezmlmglrc.5 >; ezmlmglrc.0
nroff -man ezmlm-test.1 >; ezmlm-test.0
nroff -man ezmlmsubrc.5 >; ezmlmsubrc.0
nroff -man ezmlm-mktab.1 >; ezmlm-mktab.0
nroff -man ezmlm-split.1 >; ezmlm-split.0
nroff -man ezmlm-archive.1 >; ezmlm-archive.0
<standard input>;:35: warning: can't find special character `n\'
nroff -man ezmlm-cgi.1 >; ezmlm-cgi.0
nroff -man getopt.3 >; getopt.0
nroff -man now.3 >; now.0
nroff -man sgetopt.3 >; sgetopt.0
nroff -man stralloc.3 >; stralloc.0
nroff -man subfd.3 >; subfd.0
nroff -man subgetopt.3 >; subgetopt.0
nroff -man substdio.3 >; substdio.0
nroff -man substdio_copy.3 >; substdio_copy.0
nroff -man substdio_in.3 >; substdio_in.0
nroff -man substdio_out.3 >; substdio_out.0
nroff -man surf.3 >; surf.0
nroff -man surfpcs.3 >; surfpcs.0
nroff -man wait.3 >; wait.0
nroff -man ezmlm-clean.1 >; ezmlm-clean.0
nroff -man ezmlm-moderate.1 >; ezmlm-moderate.0
nroff -man ezmlm-store.1 >; ezmlm-store.0
nroff -man ezmlm-request.1 >; ezmlm-request.0
nroff -man ezmlmrc.5 >; ezmlmrc.0
nroff -man ezmlm-limit.1 >; ezmlm-limit.0
[root@linux ezmlm-0.53]# make ch_GB
cp -f ezmlmrc.ch_GB ezmlmrc
[root@linux ezmlm-0.53]# make setup
( cat warn-auto.sh; \
echo CC=\'`head -1 conf-cc`\'; \
echo LD=\'`head -1 conf-ld`\' \
) >; auto-ccld.sh
cat auto-ccld.sh make-load.sh >; make-load
chmod 755 make-load
cat auto-ccld.sh find-systype.sh >; find-systype
chmod 755 find-systype
./find-systype >; systype
( cat warn-auto.sh; ./make-load "`cat systype`" ) >; load
chmod 755 load
cat auto-ccld.sh make-compile.sh >; make-compile
chmod 755 make-compile
( cat warn-auto.sh; ./make-compile "`cat systype`" ) >; \
compile
chmod 755 compile
( ( ./compile tryulong32.c && ./load tryulong32 && \
./tryulong32 ) >;/dev/null 2>;&1 \
&& cat uint32.h2 || cat uint32.h1 ) >; uint32.h
rm -f tryulong32.o tryulong32
./compile ezmlm-idx.c
./compile slurp.c
./compile slurpclose.c
cat auto-ccld.sh make-makelib.sh >; make-makelib
chmod 755 make-makelib
( cat warn-auto.sh; ./make-makelib "`cat systype`" ) >; \
makelib
chmod 755 makelib
./compile concatHDR.c
./compile decodeHDR.c
./compile unfoldHDR.c
./compile decodeQ.c
./compile encodeQ.c
./compile decodeB.c
./compile encodeB.c
./compile author.c
./makelib mime.a concatHDR.o decodeHDR.o decodeQ.o encodeQ.o \
decodeB.o encodeB.o unfoldHDR.o author.o
./compile wait_pid.c
./makelib wait.a wait_pid.o
./compile subgetopt.c
./compile sgetopt.c
./makelib getopt.a subgetopt.o sgetopt.o
./compile getln.c
./compile getln2.c
./makelib getln.a getln.o getln2.o
./compile strerr.c
./compile strerr_sys.c
./compile strerr_die.c
./makelib strerr.a strerr.o strerr_sys.o strerr_die.o
( ( ./compile trysgact.c && ./load trysgact ) >;/dev/null \
2>;&1 \
&& echo \#define HASSIGACTION 1 || exit 0 ) >; hassgact.h
rm -f trysgact.o trysgact
./compile sig_catch.c
./compile sig_pipe.c
./makelib sig.a sig_catch.o sig_pipe.o
./compile open_append.c
./compile open_read.c
./compile open_trunc.c
./makelib open.a open_append.o open_read.o open_trunc.o
( ( ./compile tryflock.c && ./load tryflock ) >;/dev/null \
2>;&1 \
&& echo \#define HASFLOCK 1 || exit 0 ) >; hasflock.h
rm -f tryflock.o tryflock
./compile lock_ex.c
./makelib lock.a lock_ex.o
./compile substdio.c
./compile substdi.c
./compile substdo.c
./compile subfderr.c
./compile substdio_copy.c
./makelib substdio.a substdio.o substdi.o substdo.o \
subfderr.o substdio_copy.o
./compile stralloc_eady.c
./compile stralloc_pend.c
./compile stralloc_copy.c
./compile stralloc_opys.c
./compile stralloc_opyb.c
./compile stralloc_cat.c
./compile stralloc_cats.c
./compile stralloc_catb.c
./compile stralloc_arts.c
./makelib stralloc.a stralloc_eady.o stralloc_pend.o \
stralloc_copy.o stralloc_opys.o stralloc_opyb.o \
stralloc_cat.o stralloc_cats.o stralloc_catb.o \
stralloc_arts.o
./compile alloc.c
./compile alloc_re.c
./makelib alloc.a alloc.o alloc_re.o
./compile error.c
./compile error_str.c
./makelib error.a error.o error_str.o
./compile str_len.c
./compile str_diff.c
./compile str_diffn.c
./compile str_cpy.c
./compile str_chr.c
./compile str_rchr.c
./compile str_start.c
./compile byte_chr.c
./compile byte_rchr.c
./compile byte_diff.c
./compile byte_copy.c
./compile byte_cr.c
./compile byte_zero.c
./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o \
str_chr.o str_rchr.o str_start.o byte_chr.o byte_rchr.o \
byte_diff.o byte_copy.o byte_cr.o byte_zero.o
./compile fd_copy.c
./compile fd_move.c
./makelib fd.a fd_copy.o fd_move.o
./compile case_diffb.c
./compile case_diffs.c
./compile case_starts.c
./compile case_lowerb.c
./compile case_startb.c
./makelib case.a case_diffb.o case_lowerb.o case_startb.o \
case_diffs.o case_starts.o
./compile fmt_str.c
./compile fmt_uint.c
./compile fmt_uint0.c
./compile fmt_ulong.c
./compile scan_ulong.c
./compile scan_8long.c
./makelib fs.a fmt_str.o fmt_uint.o fmt_uint0.o \
fmt_ulong.o scan_ulong.o scan_8long.o
./compile getconf.c
./compile makehash.c
./compile surf.c
./load ezmlm-idx \
mime.a slurp.o slurpclose.o wait.a getln.a strerr.a sig.a open.a \
lock.a mime.a substdio.a stralloc.a alloc.a error.a str.a fd.a \
getopt.a case.a fs.a getconf.o makehash.o surf.o
ezmlm-idx.o(.text+0xeff): In function `main':
: undefined reference to `errno'
ezmlm-idx.o(.text+0xf83): In function `main':
: undefined reference to `errno'
slurp.o(.text+0x3b): In function `slurp':
: undefined reference to `errno'
slurpclose.o(.text+0x42): In function `slurpclose':
: undefined reference to `errno'
strerr.a(strerr_sys.o)(.text+0x: In function `strerr_sysinit':
: undefined reference to `errno'
substdio.a(substdi.o)(.text+0x2c): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [ezmlm-idx] Error 1

然后装完后,我在机器上找不到任何ezmlm的目录,       

帮帮我吧,我是、在此郁闷痛苦啊!

论坛徽章:
0
发表于 2003-10-30 00:14 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

你的安装步骤?怎么安装的?

论坛徽章:
0
发表于 2003-10-30 10:12 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

我后来找了个补丁,好像安装成功了,谢谢你
可是我现在PHP的安装又出了问题,启动apache后说什么没有
moodules :libphp4.so,真是一波未平又三折。

论坛徽章:
0
发表于 2003-10-30 10:16 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

原帖由 "KXMD" 发表:
我后来找了个补丁,好像安装成功了,谢谢你
可是我现在PHP的安装又出了问题,启动apache后说什么没有
moodules :libphp4.so,真是一波未平又三折。


在apache的httpd.conf中指定这个lib的路径对吗,仔细观察一下。

论坛徽章:
0
发表于 2003-10-31 09:09 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

谢谢:peijun.jiang,我找了一下,路径是: modules/libphp4.so,可是我在/usr/local/apache/modules/下根本找不到libphp4.so然后我再次重装php4.3.3后,才有这个文件。总算解决了,以后还要多多请教你了。

论坛徽章:
0
发表于 2003-10-31 09:45 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

你是装的 FOR MYSQL的吗? 

论坛徽章:
0
发表于 2003-10-31 16:58 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

就是php4没安装好.

论坛徽章:
0
发表于 2003-11-03 09:54 |显示全部楼层

ezmlm出错,恳请各位高人指点,救救我吧!!!!!!

谢谢大家的回复,我真是很高兴能得到你们的帮助,我是个刚刚学习linux的新手,问题太多了,以后会经常向你们请教,千瓦别嫌烦哦,谢谢了!

论坛徽章:
0
发表于 2005-12-24 20:38 |显示全部楼层
原帖由 KXMD 于 2003-10-30 10:12 发表
我后来找了个补丁,好像安装成功了,谢谢你
可是我现在PHP的安装又出了问题,启动apache后说什么没有
moodules :libphp4.so,真是一波未平又三折。



shuai ge ,what is your patch , i have the same eorror ,help me!!!!!!!!!!!!!!!!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP