Re: error installing 6.0.0 RPMs
Jeff Potter <[email protected]> Mon, 16 Jul 2007 16:40:50 -0400
| Newsgroups | gmane.mail.ezmlm |
|---|---|
| Message-ID | <[email protected]> |
>> ldd -r /usr/lib/ezmlm/sub-sql.so
>> libnsl.so.1 => /lib/libnsl.so.1 (0x004e8000)
>> libm.so.6 => /lib/tls/libm.so.6 (0x00406000)
>> libc.so.6 => /lib/tls/libc.so.6 (0x00d75000)
>> /lib/ld-linux.so.2 (0x002de000)
>
> My development version shows a link to libmysqlclient.so.15 here (as
> well as a few other libraries that libmysqlclient brings in).
This isn't a case of needing any particular version, is it?
% locate libmysqlclient.so
/usr/lib/mysql/libmysqlclient.so.14
/usr/lib/mysql/libmysqlclient.so
/usr/lib/mysql/libmysqlclient.so.14.0.0
I also have these RPMs installed:
mysql-4.1.20-2.RHEL4.1
mysql-server-4.1.20-2.RHEL4.1
mysql-devel-4.1.20-2.RHEL4.1
postgresql-devel-7.4.17-1.RHEL4.1
I get the same ldd output when I download the .tar.gz source; mv -f
ezmlm-idx-6.0.0/* ezmlm-0.5.3; patch, make, make mysql, and run ldd
on the compiled sub-mysql.so.
When I try running "rpmbuild --rebuld ezmlm-idx-6.0.0-1.src.rpm" on
RHEL5, I get the following error (and it bails):
% rpmbuild --rebuild ezmlm-idx-6.0.0-1.src.rpm
Installing ezmlm-idx-6.0.0-1.src.rpm
warning: user bruce does not exist - using root
warning: group guenter does not exist - using root
warning: user bruce does not exist - using root
warning: group guenter does not exist - using root
warning: user bruce does not exist - using root
warning: group guenter does not exist - using root
error: Legacy syntax is unsupported: copyright
error: line 17: Unknown tag: Copyright: GPL
I think the spec file needs to have "Copyright: GPL" changed to
"License: GPL".
> Could you post a transcript of the build log somewhere?
% rpmbuild --rebuild ezmlm-idx-6.0.0-1.src.rpm
Installing ezmlm-idx-6.0.0-1.src.rpm
warning: user bruce does not exist - using root
warning: group guenter does not exist - using root
warning: user bruce does not exist - using root
warning: group guenter does not exist - using root
warning: user bruce does not exist - using root
warning: group guenter does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.40601
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf ezmlm-0.53
+ /bin/gzip -dc /usr/src/redhat/SOURCES/ezmlm-0.53.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ezmlm-0.53
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cd /usr/src/redhat/BUILD
+ cd ezmlm-0.53
+ /bin/gzip -dc /usr/src/redhat/SOURCES/ezmlm-idx-6.0.0.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv -f ezmlm-idx-6.0.0/alloc.c ezmlm-idx-6.0.0/alloc.h ezmlm-
idx-6.0.0/alloc_re.c ezmlm-idx-6.0.0/altpath.c ezmlm-idx-6.0.0/
altpath.h ezmlm-idx-6.0.0/author.c ezmlm-idx-6.0.0/auto_bin.h ezmlm-
idx-6.0.0/auto_cron.h ezmlm-idx-6.0.0/auto_etc.h ezmlm-idx-6.0.0/
auto_lib.h ezmlm-idx-6.0.0/auto_qmail.h ezmlm-idx-6.0.0/
auto_version.h ezmlm-idx-6.0.0/BIN ezmlm-idx-6.0.0/byte_chr.c ezmlm-
idx-6.0.0/byte_copy.c ezmlm-idx-6.0.0/byte_cr.c ezmlm-idx-6.0.0/
byte_diff.c ezmlm-idx-6.0.0/byte.h ezmlm-idx-6.0.0/byte_rchr.c ezmlm-
idx-6.0.0/byte_zero.c ezmlm-idx-6.0.0/case_diffb.c ezmlm-idx-6.0.0/
case_diffs.c ezmlm-idx-6.0.0/case.h ezmlm-idx-6.0.0/case_lowerb.c
ezmlm-idx-6.0.0/case_starts.c ezmlm-idx-6.0.0/cgi.h ezmlm-idx-6.0.0/
ChangeLog ezmlm-idx-6.0.0/CHANGES.idx ezmlm-idx-6.0.0/choose.sh ezmlm-
idx-6.0.0/concatHDR.c ezmlm-idx-6.0.0/conf-bin ezmlm-idx-6.0.0/conf-
cc ezmlm-idx-6.0.0/conf-cclo ezmlm-idx-6.0.0/conf-cron ezmlm-
idx-6.0.0/conf-etc ezmlm-idx-6.0.0/config.c ezmlm-idx-6.0.0/config.h
ezmlm-idx-6.0.0/conf-lang ezmlm-idx-6.0.0/conf-ld ezmlm-idx-6.0.0/
conf-ldso ezmlm-idx-6.0.0/conf-lib ezmlm-idx-6.0.0/conf-man ezmlm-
idx-6.0.0/conf-qmail ezmlm-idx-6.0.0/copy.c ezmlm-idx-6.0.0/copy.h
ezmlm-idx-6.0.0/date2yyyymm.c ezmlm-idx-6.0.0/dateline.c ezmlm-
idx-6.0.0/decodeB.c ezmlm-idx-6.0.0/decodeHDR.c ezmlm-idx-6.0.0/
decodeQ.c ezmlm-idx-6.0.0/die_badaddr.c ezmlm-idx-6.0.0/
die_badformat.c ezmlm-idx-6.0.0/die_dow.c ezmlm-idx-6.0.0/die.h ezmlm-
idx-6.0.0/die_nomem.c ezmlm-idx-6.0.0/die_sender.c ezmlm-idx-6.0.0/
die_usage.c ezmlm-idx-6.0.0/direntry.h1 ezmlm-idx-6.0.0/direntry.h2
ezmlm-idx-6.0.0/DOWNGRADE.idx ezmlm-idx-6.0.0/encodeB.c ezmlm-
idx-6.0.0/encodeQ.c ezmlm-idx-6.0.0/env.c ezmlm-idx-6.0.0/env.h ezmlm-
idx-6.0.0/error.c ezmlm-idx-6.0.0/error.h ezmlm-idx-6.0.0/error_str.c
ezmlm-idx-6.0.0/errtxt.h ezmlm-idx-6.0.0/ETC ezmlm-idx-6.0.0/exit.h
ezmlm-idx-6.0.0/ezcgi.css ezmlm-idx-6.0.0/ezcgirc ezmlm-idx-6.0.0/
ezmlm-accept.1 ezmlm-idx-6.0.0/ezmlm-accept.sh ezmlm-idx-6.0.0/ezmlm-
archive.1 ezmlm-idx-6.0.0/ezmlm-archive.c ezmlm-idx-6.0.0/ezmlm-cgi.1
ezmlm-idx-6.0.0/ezmlm-cgi.c ezmlm-idx-6.0.0/ezmlm-check.1 ezmlm-
idx-6.0.0/ezmlm-check.sh ezmlm-idx-6.0.0/ezmlm-clean.1 ezmlm-
idx-6.0.0/ezmlm-clean.c ezmlm-idx-6.0.0/ezmlm-confirm.1 ezmlm-
idx-6.0.0/ezmlm-confirm.c ezmlm-idx-6.0.0/ezmlm-cron.1 ezmlm-
idx-6.0.0/ezmlm-cron.c ezmlm-idx-6.0.0/ezmlm-dispatch.1 ezmlm-
idx-6.0.0/ezmlm-dispatch.c ezmlm-idx-6.0.0/ezmlm-gate.1 ezmlm-
idx-6.0.0/ezmlm-gate.c ezmlm-idx-6.0.0/ezmlm-get.1 ezmlm-idx-6.0.0/
ezmlm-get.c ezmlm-idx-6.0.0/ezmlm-glconf.1 ezmlm-idx-6.0.0/ezmlm-
glconf.sh ezmlm-idx-6.0.0/ezmlmglrc ezmlm-idx-6.0.0/ezmlmglrc.5 ezmlm-
idx-6.0.0/ezmlm-idx.1 ezmlm-idx-6.0.0/ezmlm-idx.c ezmlm-idx-6.0.0/
ezmlm-import.1 ezmlm-idx-6.0.0/ezmlm-import.c ezmlm-idx-6.0.0/ezmlm-
issubn.1 ezmlm-idx-6.0.0/ezmlm-issubn.c ezmlm-idx-6.0.0/ezmlm-limit.1
ezmlm-idx-6.0.0/ezmlm-limit.c ezmlm-idx-6.0.0/ezmlm-list.c ezmlm-
idx-6.0.0/ezmlm-make.1 ezmlm-idx-6.0.0/ezmlm-make.c ezmlm-idx-6.0.0/
ezmlm-manage.1 ezmlm-idx-6.0.0/ezmlm-manage.c ezmlm-idx-6.0.0/ezmlm-
mktab.1 ezmlm-idx-6.0.0/ezmlm-mktab-mysql.sh ezmlm-idx-6.0.0/ezmlm-
mktab-pgsql.sh ezmlm-idx-6.0.0/ezmlm-moderate.1 ezmlm-idx-6.0.0/ezmlm-
moderate.c ezmlm-idx-6.0.0/ezmlmrc.5 ezmlm-idx-6.0.0/ezmlmrc.template
ezmlm-idx-6.0.0/ezmlm-receipt.1 ezmlm-idx-6.0.0/ezmlm-reject.1 ezmlm-
idx-6.0.0/ezmlm-reject.c ezmlm-idx-6.0.0/ezmlm-request.1 ezmlm-
idx-6.0.0/ezmlm-request.c ezmlm-idx-6.0.0/ezmlm-return.c ezmlm-
idx-6.0.0/ezmlm-send.c ezmlm-idx-6.0.0/ezmlm-split.1 ezmlm-idx-6.0.0/
ezmlm-split.c ezmlm-idx-6.0.0/ezmlm-store.1 ezmlm-idx-6.0.0/ezmlm-
store.c ezmlm-idx-6.0.0/ezmlm-sub.c ezmlm-idx-6.0.0/ezmlmsubrc ezmlm-
idx-6.0.0/ezmlmsubrc.5 ezmlm-idx-6.0.0/ezmlm-subunsub.c ezmlm-
idx-6.0.0/ezmlm-test.1 ezmlm-idx-6.0.0/ezmlm-to40x-mysql ezmlm-
idx-6.0.0/ezmlm-tstdig.1 ezmlm-idx-6.0.0/ezmlm-tstdig.c ezmlm-
idx-6.0.0/ezmlm-unsub.c ezmlm-idx-6.0.0/ezmlm-warn.c ezmlm-idx-6.0.0/
FAQ.idx ezmlm-idx-6.0.0/fd_copy.c ezmlm-idx-6.0.0/fd.h ezmlm-
idx-6.0.0/fd_move.c ezmlm-idx-6.0.0/FILES.idx ezmlm-idx-6.0.0/find-
systype.sh ezmlm-idx-6.0.0/fmt.h ezmlm-idx-6.0.0/fmt_uint0.c ezmlm-
idx-6.0.0/fmt_uint.c ezmlm-idx-6.0.0/fmt_ulong.c ezmlm-idx-6.0.0/
gen_allocdefs.h ezmlm-idx-6.0.0/gen_alloc.h ezmlm-idx-6.0.0/getconf.h
ezmlm-idx-6.0.0/getconf_ulong.c ezmlm-idx-6.0.0/getln.h ezmlm-
idx-6.0.0/getopt.3 ezmlm-idx-6.0.0/hasattribute.h1 ezmlm-idx-6.0.0/
hasattribute.h2 ezmlm-idx-6.0.0/haswaitp.h1 ezmlm-idx-6.0.0/
haswaitp.h2 ezmlm-idx-6.0.0/hdr_add.c ezmlm-idx-6.0.0/hdr_boundary.c
ezmlm-idx-6.0.0/hdr_ctboundary.c ezmlm-idx-6.0.0/hdr_datemsgid.c
ezmlm-idx-6.0.0/hdr_from.c ezmlm-idx-6.0.0/hdr.h ezmlm-idx-6.0.0/
hdr_listsubject.c ezmlm-idx-6.0.0/hdr_mime.c ezmlm-idx-6.0.0/
hdr_transferenc.c ezmlm-idx-6.0.0/HISTORY ezmlm-idx-6.0.0/idx.h ezmlm-
idx-6.0.0/idx.patch ezmlm-idx-6.0.0/idxthread.c ezmlm-idx-6.0.0/
idxthread.h ezmlm-idx-6.0.0/INSTALL.idx ezmlm-idx-6.0.0/lang ezmlm-
idx-6.0.0/LIB ezmlm-idx-6.0.0/LICENCE.TXT ezmlm-idx-6.0.0/lock_ex.c
ezmlm-idx-6.0.0/lock_exnb.c ezmlm-idx-6.0.0/lockfile.c ezmlm-
idx-6.0.0/lock.h ezmlm-idx-6.0.0/log.h ezmlm-idx-6.0.0/Makefile ezmlm-
idx-6.0.0/makehash.c ezmlm-idx-6.0.0/makehash.h ezmlm-idx-6.0.0/
makelang.sh ezmlm-idx-6.0.0/make-libcompile.sh ezmlm-idx-6.0.0/make-
makeso.sh ezmlm-idx-6.0.0/makepath.c ezmlm-idx-6.0.0/MAN ezmlm-
idx-6.0.0/mime.h ezmlm-idx-6.0.0/open.h ezmlm-idx-6.0.0/open_trunc.c
ezmlm-idx-6.0.0/qmail.c ezmlm-idx-6.0.0/qmail_copy.c ezmlm-idx-6.0.0/
qmail.h ezmlm-idx-6.0.0/qmail-qmqpc.tar.gz ezmlm-idx-6.0.0/qmail-
verh.tar.gz ezmlm-idx-6.0.0/quote.h ezmlm-idx-6.0.0/README.idx ezmlm-
idx-6.0.0/README.mysql ezmlm-idx-6.0.0/README.pgsql ezmlm-idx-6.0.0/
README.std ezmlm-idx-6.0.0/scan.h ezmlm-idx-6.0.0/scan_ulong.c ezmlm-
idx-6.0.0/seek.h ezmlm-idx-6.0.0/seek_set.c ezmlm-idx-6.0.0/sgetopt.c
ezmlm-idx-6.0.0/sgetopt.h ezmlm-idx-6.0.0/sig.h ezmlm-idx-6.0.0/
slurpclose.h ezmlm-idx-6.0.0/slurp.h ezmlm-idx-6.0.0/SOURCES ezmlm-
idx-6.0.0/stralloc_catb.c ezmlm-idx-6.0.0/stralloc_cat.c ezmlm-
idx-6.0.0/stralloc_cats.c ezmlm-idx-6.0.0/stralloc_copy.c ezmlm-
idx-6.0.0/stralloc_eady.c ezmlm-idx-6.0.0/stralloc.h ezmlm-idx-6.0.0/
stralloc_num.c ezmlm-idx-6.0.0/stralloc_opyb.c ezmlm-idx-6.0.0/
stralloc_opys.c ezmlm-idx-6.0.0/stralloc_pend.c ezmlm-idx-6.0.0/
str_chr.c ezmlm-idx-6.0.0/str_diff.c ezmlm-idx-6.0.0/str.h ezmlm-
idx-6.0.0/str_len.c ezmlm-idx-6.0.0/str_rchr.c ezmlm-idx-6.0.0/
str_start.c ezmlm-idx-6.0.0/subdb.c ezmlm-idx-6.0.0/subfderr.c ezmlm-
idx-6.0.0/subfd.h ezmlm-idx-6.0.0/subfdin.c ezmlm-idx-6.0.0/
subfdout.c ezmlm-idx-6.0.0/subgetopt.3 ezmlm-idx-6.0.0/subgetopt.c
ezmlm-idx-6.0.0/subgetopt.h ezmlm-idx-6.0.0/subhash.c ezmlm-idx-6.0.0/
subhash.h ezmlm-idx-6.0.0/sub-mysql.c ezmlm-idx-6.0.0/sub-pgsql.c
ezmlm-idx-6.0.0/subscribe.h ezmlm-idx-6.0.0/sub-std.c ezmlm-idx-6.0.0/
sub_std.h ezmlm-idx-6.0.0/surf.h ezmlm-idx-6.0.0/surfpcs.h ezmlm-
idx-6.0.0/TARGETS ezmlm-idx-6.0.0/tests ezmlm-idx-6.0.0/
tryattribute.c ezmlm-idx-6.0.0/trycpp.c ezmlm-idx-6.0.0/trydrent.c
ezmlm-idx-6.0.0/tryflock.c ezmlm-idx-6.0.0/trylib.c ezmlm-idx-6.0.0/
trysgact.c ezmlm-idx-6.0.0/tryulong32.c ezmlm-idx-6.0.0/trywaitp.c
ezmlm-idx-6.0.0/uint32.h1 ezmlm-idx-6.0.0/uint32.h2 ezmlm-idx-6.0.0/
unfoldHDR.c ezmlm-idx-6.0.0/UPGRADE.idx ezmlm-idx-6.0.0/VERSION ezmlm-
idx-6.0.0/wait.h ezmlm-idx-6.0.0/wait_pid.c ezmlm-idx-6.0.0/warn-
auto.sh ezmlm-idx-6.0.0/wrap_chdir.c ezmlm-idx-6.0.0/wrap_execbin.c
ezmlm-idx-6.0.0/wrap_execsh.c ezmlm-idx-6.0.0/wrap_execv.c ezmlm-
idx-6.0.0/wrap_exitcode.c ezmlm-idx-6.0.0/wrap_fork.c ezmlm-idx-6.0.0/
wrap.h ezmlm-idx-6.0.0/wrap_stat.c ezmlm-idx-6.0.0/wrap_waitpid.c
ezmlm-idx-6.0.0/yyyymm.h .
+ patch -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.88235
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd ezmlm-0.53
+ echo /etc/ezmlm
+ echo /usr/bin
+ echo /usr/share/man
+ echo /usr/lib/ezmlm
+ echo gcc -O2 -g -march=i386 -mcpu=i686 -I/usr/include/mysql -I/usr/
include/pgsql
+ echo gcc -O2 -g -march=i386 -mcpu=i686 -s
+ make it man install mysql pgsql
cat warn-auto.sh ezmlm-accept.sh > ezmlm-accept
chmod 755 ezmlm-accept
( cat warn-auto.sh; \
echo CC=\'`head -n 1 conf-cc`\'; \
echo CCLO=\'`head -n 1 conf-cclo`\'; \
echo LD=\'`head -n 1 conf-ld`\'; \
echo LDSO=\'`head -n 1 conf-ldso`\'; \
) > 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
cat warn-auto.sh choose.sh > choose
chmod 755 choose
./choose c tryattribute hasattribute.h1 hasattribute.h2 > hasattribute.h
./compile ezmlm-archive.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
cat auto-ccld.sh make-libcompile.sh > make-libcompile
chmod 755 make-libcompile
( cat warn-auto.sh; ./make-libcompile "`cat systype`" ) > libcompile
chmod 755 libcompile
./libcompile alloc.c
./libcompile alloc_re.c
./libcompile altpath.c
./libcompile author.c
./compile auto-str.c
./libcompile substdio.c
./libcompile substdi.c
./libcompile substdo.c
./libcompile subfderr.c
./libcompile subfdin.c
./libcompile subfdout.c
./libcompile substdio_copy.c
./makelib substdio.a substdio.lo substdi.lo substdo.lo subfderr.lo
subfdin.lo subfdout.lo substdio_copy.lo
./libcompile error.c
./libcompile error_str.c
./makelib error.a error.lo error_str.lo
./libcompile str_len.c
./libcompile str_diff.c
./libcompile str_diffn.c
./libcompile str_cpy.c
./libcompile str_chr.c
./libcompile str_rchr.c
./libcompile str_start.c
./libcompile byte_chr.c
./libcompile byte_rchr.c
./libcompile byte_diff.c
./libcompile byte_copy.c
./libcompile byte_cr.c
./libcompile byte_zero.c
./makelib str.a str_len.lo str_diff.lo str_diffn.lo str_cpy.lo
str_chr.lo str_rchr.lo str_start.lo byte_chr.lo byte_rchr.lo
byte_diff.lo byte_copy.lo byte_cr.lo byte_zero.lo
./load auto-str substdio.a error.a str.a
./auto-str auto_bin EZMLM_BIN <conf-bin >auto_bin.c
./libcompile auto_bin.c
./auto-str auto_cron <conf-cron >auto_cron.c
./libcompile auto_cron.c
./auto-str auto_etc EZMLM_ETC <conf-etc >auto_etc.c
./libcompile auto_etc.c
./auto-str auto_lib EZMLM_LIB <conf-lib >auto_lib.c
./libcompile auto_lib.c
./auto-str auto_qmail <conf-qmail >auto_qmail.c
./libcompile auto_qmail.c
./auto-str auto_version < VERSION > auto_version.c
./libcompile auto_version.c
./libcompile case_diffb.c
./libcompile case_diffs.c
./libcompile case_lowerb.c
./libcompile case_startb.c
./libcompile case_starts.c
./libcompile concatHDR.c
./libcompile config.c
./libcompile constmap.c
( ( ./compile tryulong32.c && ./load tryulong32 && ./tryulong32 ) >/
dev/null 2>&1 \
&& cat uint32.h2 || cat uint32.h1 ) > uint32.h
rm -f tryulong32.o tryulong32
./libcompile cookie.c
./libcompile copy.c
./libcompile date2yyyymm.c
./libcompile date822fmt.c
./libcompile dateline.c
./libcompile datetime.c
./libcompile decodeB.c
./libcompile decodeHDR.c
./libcompile decodeQ.c
./libcompile die_badaddr.c
./libcompile die_badformat.c
./libcompile die_dow.c
./libcompile die_nomem.c
./libcompile die_sender.c
./libcompile die_usage.c
./libcompile encodeB.c
./libcompile encodeQ.c
./libcompile env.c
./libcompile envread.c
./libcompile fd_copy.c
./libcompile fd_move.c
./libcompile fmt_str.c
./libcompile fmt_uint.c
./libcompile fmt_uint0.c
./libcompile fmt_ulong.c
./libcompile getconf.c
./libcompile getconf_ulong.c
./libcompile getln.c
./libcompile getln2.c
./libcompile hdr_add.c
./libcompile hdr_boundary.c
./libcompile hdr_ctboundary.c
./libcompile hdr_datemsgid.c
./libcompile hdr_from.c
./libcompile hdr_listsubject.c
./libcompile hdr_mime.c
./libcompile hdr_transferenc.c
./libcompile idxthread.c
( ( ./compile tryflock.c && ./load tryflock ) >/dev/null 2>&1 \
&& echo \#define HASFLOCK 1 || exit 0 ) > hasflock.h
rm -f tryflock.o tryflock
./libcompile lock_ex.c
./libcompile lock_exnb.c
./libcompile lockfile.c
./libcompile log.c
./libcompile makehash.c
./libcompile makepath.c
./libcompile now.c
./libcompile open_append.c
./libcompile open_read.c
./libcompile open_trunc.c
( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null 2>&1 \
&& cat fork.h2 || cat fork.h1 ) > fork.h
rm -f tryvfork.o tryvfork
./libcompile qmail.c
./libcompile qmail_copy.c
./libcompile quote.c
./libcompile scan_8long.c
./libcompile scan_ulong.c
./libcompile seek_set.c
./libcompile sgetopt.c
( ( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 \
&& echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h
rm -f trysgact.o trysgact
./libcompile sig_catch.c
./libcompile sig_pipe.c
./libcompile slurp.c
./libcompile slurpclose.c
./libcompile stralloc_arts.c
./libcompile stralloc_cat.c
./libcompile stralloc_catb.c
./libcompile stralloc_cats.c
./libcompile stralloc_copy.c
./libcompile stralloc_eady.c
./libcompile stralloc_num.c
./libcompile stralloc_opyb.c
./libcompile stralloc_opys.c
./libcompile stralloc_pend.c
./libcompile strerr.c
./libcompile strerr_die.c
./libcompile strerr_sys.c
./libcompile subdb.c
./libcompile subgetopt.c
./libcompile subhash.c
./libcompile surf.c
./libcompile surfpcs.c
./libcompile unfoldHDR.c
./choose cl trywaitp haswaitp.h1 haswaitp.h2 > haswaitp.h
./libcompile wait_pid.c
./libcompile wrap_chdir.c
./libcompile wrap_execbin.c
./libcompile wrap_execsh.c
./libcompile wrap_execv.c
./libcompile wrap_exitcode.c
./libcompile wrap_fork.c
./libcompile wrap_stat.c
./libcompile wrap_waitpid.c
./makelib libezmlm.a alloc.lo alloc_re.lo altpath.lo author.lo
auto_bin.lo auto_cron.lo auto_etc.lo auto_lib.lo auto_qmail.lo
auto_version.lo byte_chr.lo byte_copy.lo byte_cr.lo byte_diff.lo
byte_rchr.lo byte_zero.lo case_diffb.lo case_diffs.lo case_lowerb.lo
case_startb.lo case_starts.lo concatHDR.lo config.lo constmap.lo
cookie.lo copy.lo date2yyyymm.lo date822fmt.lo dateline.lo
datetime.lo decodeB.lo decodeHDR.lo decodeQ.lo die_badaddr.lo
die_badformat.lo die_dow.lo die_nomem.lo die_sender.lo die_usage.lo
encodeB.lo encodeQ.lo env.lo envread.lo error.lo error_str.lo
fd_copy.lo fd_move.lo fmt_str.lo fmt_uint.lo fmt_uint0.lo
fmt_ulong.lo getconf.lo getconf_ulong.lo getln.lo getln2.lo
hdr_add.lo hdr_boundary.lo hdr_ctboundary.lo hdr_datemsgid.lo
hdr_from.lo hdr_listsubject.lo hdr_mime.lo hdr_transferenc.lo
idxthread.lo lock_ex.lo lock_exnb.lo lockfile.lo log.lo makehash.lo
makepath.lo now.lo open_append.lo open_read.lo open_trunc.lo qmail.lo
qmail_copy.lo quote.lo scan_8long.lo scan_ulong.lo seek_set.lo
sgetopt.lo sig_catch.lo sig_pipe.lo slurp.lo slurpclose.lo str_chr.lo
str_cpy.lo str_diff.lo str_diffn.lo str_len.lo str_rchr.lo
str_start.lo stralloc_arts.lo stralloc_cat.lo stralloc_catb.lo
stralloc_cats.lo stralloc_copy.lo stralloc_eady.lo stralloc_num.lo
stralloc_opyb.lo stralloc_opys.lo stralloc_pend.lo strerr.lo
strerr_die.lo strerr_sys.lo subdb.lo subfderr.lo subfdin.lo
subfdout.lo subgetopt.lo subhash.lo substdi.lo substdio.lo
substdio_copy.lo substdo.lo surf.lo surfpcs.lo unfoldHDR.lo
wait_pid.lo wrap_chdir.lo wrap_execbin.lo wrap_execsh.lo
wrap_execv.lo wrap_exitcode.lo wrap_fork.lo wrap_stat.lo wrap_waitpid.lo
./load ezmlm-archive -lezmlm
cat warn-auto.sh ezmlm-check.sh > ezmlm-check
chmod 755 ezmlm-check
( ./compile trydrent.c >/dev/null 2>&1 \
&& cat direntry.h2 || cat direntry.h1 ) > direntry.h
rm -f trydrent.o
./compile ezmlm-cgi.c
./load ezmlm-cgi -lezmlm
./compile ezmlm-clean.c
ezmlm-clean.c: In function `main':
ezmlm-clean.c:220: warning: return type of 'main' is not `int'
./load ezmlm-clean -lezmlm
./compile ezmlm-confirm.c
ezmlm-confirm.c: In function `main':
ezmlm-confirm.c:102: warning: return type of 'main' is not `int'
./load ezmlm-confirm -lezmlm
./compile ezmlm-cron.c
ezmlm-cron.c: In function `main':
ezmlm-cron.c:127: warning: return type of 'main' is not `int'
./load ezmlm-cron -lezmlm
./compile ezmlm-dispatch.c
ezmlm-dispatch.c: In function `main':
ezmlm-dispatch.c:171: warning: return type of 'main' is not `int'
./load ezmlm-dispatch -lezmlm
./compile ezmlm-gate.c
ezmlm-gate.c: In function `main':
ezmlm-gate.c:63: warning: return type of 'main' is not `int'
( ( ./compile trylib.c && ./load trylib -ldl ) >/dev/null 2>&1 &&
echo -ldl || exit 0 ) >dl.lib
rm -f trylib.o trylib
./load ezmlm-gate -lezmlm `cat dl.lib`
./compile ezmlm-get.c
ezmlm-get.c: In function `main':
ezmlm-get.c:740: warning: return type of 'main' is not `int'
./load ezmlm-get -lezmlm `cat dl.lib`
cat warn-auto.sh ezmlm-glconf.sh > ezmlm-glconf
chmod 755 ezmlm-glconf
./compile ezmlm-idx.c
./load ezmlm-idx -lezmlm
./compile ezmlm-import.c
./load ezmlm-import -lezmlm
./compile ezmlm-issubn.c
ezmlm-issubn.c: In function `main':
ezmlm-issubn.c:19: warning: return type of 'main' is not `int'
./load ezmlm-issubn -lezmlm `cat dl.lib`
./compile ezmlm-limit.c
ezmlm-limit.c: In function `main':
ezmlm-limit.c:48: warning: return type of 'main' is not `int'
./load ezmlm-limit -lezmlm
./compile ezmlm-list.c
ezmlm-list.c: In function `main':
ezmlm-list.c:43: warning: return type of 'main' is not `int'
./load ezmlm-list -lezmlm `cat dl.lib`
./compile ezmlm-make.c
ezmlm-make.c: In function `main':
ezmlm-make.c:297: warning: return type of 'main' is not `int'
./load ezmlm-make -lezmlm
./compile ezmlm-manage.c
./load ezmlm-manage -lezmlm `cat dl.lib`
./compile ezmlm-moderate.c
ezmlm-moderate.c: In function `main':
ezmlm-moderate.c:154: warning: return type of 'main' is not `int'
./load ezmlm-moderate -lezmlm
./compile ezmlm-reject.c
ezmlm-reject.c: In function `main':
ezmlm-reject.c:164: warning: return type of 'main' is not `int'
./load ezmlm-reject -lezmlm
./compile ezmlm-request.c
ezmlm-request.c: In function `main':
ezmlm-request.c:260: warning: return type of 'main' is not `int'
./load ezmlm-request -lezmlm `cat dl.lib`
./compile ezmlm-return.c
ezmlm-return.c: In function `main':
ezmlm-return.c:249: warning: return type of 'main' is not `int'
./load ezmlm-return -lezmlm `cat dl.lib`
./compile ezmlm-send.c
ezmlm-send.c: In function `main':
ezmlm-send.c:309: warning: return type of 'main' is not `int'
./load ezmlm-send -lezmlm `cat dl.lib`
./compile ezmlm-split.c
ezmlm-split.c: In function `main':
ezmlm-split.c:159: warning: return type of 'main' is not `int'
./load ezmlm-split -lezmlm
./compile ezmlm-store.c
ezmlm-store.c: In function `main':
ezmlm-store.c:121: warning: return type of 'main' is not `int'
./load ezmlm-store -lezmlm `cat dl.lib`
./compile ezmlm-sub.c
ezmlm-sub.c: In function `main':
ezmlm-sub.c:12: warning: return type of 'main' is not `int'
./compile ezmlm-subunsub.c
./load ezmlm-sub ezmlm-subunsub.o -lezmlm `cat dl.lib`
./compile ezmlm-tstdig.c
ezmlm-tstdig.c: In function `main':
ezmlm-tstdig.c:41: warning: return type of 'main' is not `int'
./load ezmlm-tstdig -lezmlm
./compile ezmlm-unsub.c
ezmlm-unsub.c: In function `main':
ezmlm-unsub.c:12: warning: return type of 'main' is not `int'
./load ezmlm-unsub ezmlm-subunsub.o -lezmlm `cat dl.lib`
./compile ezmlm-warn.c
ezmlm-warn.c: In function `main':
ezmlm-warn.c:229: warning: return type of 'main' is not `int'
./load ezmlm-warn -lezmlm `cat dl.lib`
./compile ezmlm-weed.c
ezmlm-weed.c: In function `main':
ezmlm-weed.c:61: warning: return type of 'main' is not `int'
./load ezmlm-weed -lezmlm
(cat warn-auto.sh; \
echo VER=\"`head -n 1 VERSION`\"; \
cat tests/*-* ) >ezmlm-test;
chmod 755 ezmlm-test
cat auto-ccld.sh make-makeso.sh > make-makeso
chmod 755 make-makeso
( cat warn-auto.sh; ./make-makeso "`cat systype`" ) > makeso
chmod 755 makeso
./libcompile sub-std.c
./makeso sub-std.so sub-std.lo -lezmlm
cat warn-auto.sh makelang.sh > makelang
chmod 755 makelang
./makelang ch_GB
./makelang cs
./makelang da
./makelang de
./makelang en_US
./makelang es
./makelang fr
./makelang hu
./makelang id
./makelang it
./makelang ja
./makelang nl
./makelang pl
./makelang pt
./makelang pt_BR
./makelang ru
./makelang sv
nroff -man ezmlm.5 > ezmlm.0
nroff -man ezmlm-accept.1 > ezmlm-accept.0
nroff -man ezmlm-archive.1 > ezmlm-archive.0
nroff -man ezmlm-cgi.1 > ezmlm-cgi.0
nroff -man ezmlm-check.1 > ezmlm-check.0
nroff -man ezmlm-clean.1 > ezmlm-clean.0
nroff -man ezmlm-confirm.1 > ezmlm-confirm.0
nroff -man ezmlm-cron.1 > ezmlm-cron.0
nroff -man ezmlm-dispatch.1 > ezmlm-dispatch.0
nroff -man ezmlm-gate.1 > ezmlm-gate.0
nroff -man ezmlm-get.1 > ezmlm-get.0
nroff -man ezmlm-glconf.1 > ezmlm-glconf.0
nroff -man ezmlm-idx.1 > ezmlm-idx.0
nroff -man ezmlm-import.1 > ezmlm-import.0
nroff -man ezmlm-issubn.1 > ezmlm-issubn.0
nroff -man ezmlm-limit.1 > ezmlm-limit.0
nroff -man ezmlm-list.1 > ezmlm-list.0
nroff -man ezmlm-make.1 > ezmlm-make.0
nroff -man ezmlm-manage.1 > ezmlm-manage.0
nroff -man ezmlm-mktab.1 > ezmlm-mktab.0
nroff -man ezmlm-moderate.1 > ezmlm-moderate.0
nroff -man ezmlm-receipt.1 > ezmlm-receipt.0
nroff -man ezmlm-reject.1 > ezmlm-reject.0
nroff -man ezmlm-request.1 > ezmlm-request.0
nroff -man ezmlm-return.1 > ezmlm-return.0
nroff -man ezmlm-send.1 > ezmlm-send.0
nroff -man ezmlm-split.1 > ezmlm-split.0
nroff -man ezmlm-store.1 > ezmlm-store.0
nroff -man ezmlm-sub.1 > ezmlm-sub.0
nroff -man ezmlm-test.1 > ezmlm-test.0
nroff -man ezmlm-tstdig.1 > ezmlm-tstdig.0
nroff -man ezmlm-unsub.1 > ezmlm-unsub.0
nroff -man ezmlm-warn.1 > ezmlm-warn.0
nroff -man ezmlm-weed.1 > ezmlm-weed.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 ezmlmglrc.5 > ezmlmglrc.0
nroff -man ezmlmsubrc.5 > ezmlmsubrc.0
nroff -man ezmlmrc.5 > ezmlmrc.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 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
./compile install.c
install.c: In function `main':
install.c:138: warning: return type of 'main' is not `int'
./makelib getln.a getln.lo getln2.lo
./makelib strerr.a strerr.lo strerr_sys.lo strerr_die.lo
./compile stralloc_catb.c
./makelib stralloc.a stralloc_eady.lo stralloc_pend.lo
stralloc_copy.lo stralloc_opys.lo stralloc_opyb.lo stralloc_cat.lo
stralloc_cats.lo stralloc_catb.o stralloc_arts.lo stralloc_num.lo
./makelib alloc.a alloc.lo alloc_re.lo
./makelib open.a open_append.lo open_read.lo open_trunc.lo
./makelib fs.a fmt_str.lo fmt_uint.lo fmt_uint0.lo fmt_ulong.lo
scan_ulong.lo scan_8long.lo
./load install getln.a strerr.a substdio.a stralloc.a alloc.a open.a
error.a str.a fs.a
./libcompile sub-mysql.c
( ( ./compile trylib.c && ./load trylib -lmysqlclient ) >/dev/null
2>&1 && echo -lmysqlclient || exit 0 ) >mysqlclient.lib
rm -f trylib.o trylib
( ( ./compile trylib.c && ./load trylib -lnsl ) >/dev/null 2>&1 &&
echo -lnsl || exit 0 ) >nsl.lib
rm -f trylib.o trylib
( ( ./compile trylib.c && ./load trylib -lm ) >/dev/null 2>&1 && echo
-lm || exit 0 ) >m.lib
rm -f trylib.o trylib
./makeso sub-mysql.so sub-mysql.lo -lezmlm `cat mysqlclient.lib`
`cat nsl.lib` `cat m.lib`
cat warn-auto.sh ezmlm-mktab-mysql.sh > ezmlm-mktab-mysql
chmod 755 ezmlm-mktab-mysql
./libcompile sub-pgsql.c
( ( ./compile trylib.c && ./load trylib -lpq ) >/dev/null 2>&1 &&
echo -lpq || exit 0 ) >pq.lib
rm -f trylib.o trylib
( ( ./compile trylib.c && ./load trylib -lcrypt ) >/dev/null 2>&1 &&
echo -lcrypt || exit 0 ) >crypt.lib
rm -f trylib.o trylib
./makeso sub-pgsql.so sub-pgsql.lo -lezmlm `cat pq.lib` `cat crypt.lib`
cat warn-auto.sh ezmlm-mktab-pgsql.sh > ezmlm-mktab-pgsql
chmod 755 ezmlm-mktab-pgsql
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.57054
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd ezmlm-0.53
+ /bin/rm -rf /var/tmp/ezmlm-idx-6.0.0-root
+ mkdir -p /var/tmp/ezmlm-idx-6.0.0-root//usr/bin
+ mkdir -p /var/tmp/ezmlm-idx-6.0.0-root//usr/lib/ezmlm
+ mkdir -p /var/tmp/ezmlm-idx-6.0.0-root//usr/share/man
+ mkdir -p /var/tmp/ezmlm-idx-6.0.0-root//etc/ezmlm
+ mkdir -p /var/tmp/ezmlm-idx-6.0.0-root//var/www/cgi-bin
+ sed /cat/d MAN
+ mv MAN.tmp MAN
+ ./install /var/tmp/ezmlm-idx-6.0.0-root//etc/ezmlm
+ ./install /var/tmp/ezmlm-idx-6.0.0-root//usr/bin
+ ./install /var/tmp/ezmlm-idx-6.0.0-root//usr/share/man
+ ./install /var/tmp/ezmlm-idx-6.0.0-root//usr/lib/ezmlm
++ head -n 1 conf-lang
+ ln -s en_US /var/tmp/ezmlm-idx-6.0.0-root//etc/ezmlm/default
+ cp ezmlm-cgi /var/tmp/ezmlm-idx-6.0.0-root//var/www/cgi-bin
+ find /var/tmp/ezmlm-idx-6.0.0-root//usr/share/man -type f
+ sed -e 's}/var/tmp/ezmlm-idx-6.0.0-root}}' -e 's}$}*}'
+ cp ezmlm-cgi.1 /var/tmp/ezmlm-idx-6.0.0-root//usr/share/man/man1
+ chmod 644 /var/tmp/ezmlm-idx-6.0.0-root//usr/share/man/man1/ezmlm-
cgi.1
+ cat
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip
+ /usr/lib/rpm/brp-strip-static-archive
+ /usr/lib/rpm/brp-strip-comment-note
Processing files: ezmlm-idx-6.0.0-1
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2547
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd ezmlm-0.53
+ DOCDIR=/var/tmp/ezmlm-idx-6.0.0-root/usr/share/doc/ezmlm-idx-6.0.0
+ export DOCDIR
+ rm -rf /var/tmp/ezmlm-idx-6.0.0-root/usr/share/doc/ezmlm-idx-6.0.0
+ /bin/mkdir -p /var/tmp/ezmlm-idx-6.0.0-root/usr/share/doc/ezmlm-
idx-6.0.0
+ cp -pr BLURB CHANGES CHANGES.idx FAQ.idx INSTALL INSTALL.idx README
README.idx README.mysql README.pgsql README.std /var/tmp/ezmlm-
idx-6.0.0-root/usr/share/doc/ezmlm-idx-6.0.0
+ cp -pr THANKS TODO UPGRADE.idx ChangeLog /var/tmp/ezmlm-idx-6.0.0-
root/usr/share/doc/ezmlm-idx-6.0.0
+ cp -pr DOWNGRADE.idx ezmlmrc.template /var/tmp/ezmlm-idx-6.0.0-root/
usr/share/doc/ezmlm-idx-6.0.0
+ exit 0
Provides: config(ezmlm-idx) = 6.0.0-1 sub-std.so
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib
(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <=
3.0.3-1
Requires(post): /bin/sh
Requires: /bin/sh config(ezmlm-idx) = 6.0.0-1 libc.so.6 libc.so.6
(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libdl.so.2 libdl.so.2(GLIBC_2.0)
libdl.so.2(GLIBC_2.1)
Processing files: ezmlm-idx-mysql-6.0.0-1
Provides: sub-mysql.so
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib
(PayloadFilesHavePrefix) <= 4.0-1
Requires: ezmlm-idx libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6
(GLIBC_2.1.3) libm.so.6 libnsl.so.1
Conflicts: ezmlm ezmlm-idx-std ezmlm-idx-mysql
Processing files: ezmlm-idx-pgsql-6.0.0-1
Provides: sub-pgsql.so
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib
(PayloadFilesHavePrefix) <= 4.0-1
Requires: ezmlm-idx libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6
(GLIBC_2.1.3) libcrypt.so.1 libpq.so.3
Conflicts: ezmlm ezmlm-idx-std ezmlm-idx-mysql
Processing files: ezmlm-idx-cgi-6.0.0-1
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2547
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd ezmlm-0.53
+ DOCDIR=/var/tmp/ezmlm-idx-6.0.0-root/usr/share/doc/ezmlm-idx-cgi-6.0.0
+ export DOCDIR
+ rm -rf /var/tmp/ezmlm-idx-6.0.0-root/usr/share/doc/ezmlm-idx-cgi-6.0.0
+ /bin/mkdir -p /var/tmp/ezmlm-idx-6.0.0-root/usr/share/doc/ezmlm-idx-
cgi-6.0.0
+ cp -pr INSTALL.idx INSTALL.cgi ezcgirc ezcgi.css /var/tmp/ezmlm-
idx-6.0.0-root/usr/share/doc/ezmlm-idx-cgi-6.0.0
+ exit 0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib
(PayloadFilesHavePrefix) <= 4.0-1
Requires: ezmlm-idx libc.so.6 libc.so.6(GLIBC_2.0)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/
ezmlm-idx-6.0.0-root
Wrote: /usr/src/redhat/RPMS/i386/ezmlm-idx-6.0.0-1.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/ezmlm-idx-mysql-6.0.0-1.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/ezmlm-idx-pgsql-6.0.0-1.i386.rpm
Wrote: /usr/src/redhat/RPMS/i386/ezmlm-idx-cgi-6.0.0-1.i386.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.84872
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd ezmlm-0.53
+ /bin/rm -rf /var/tmp/ezmlm-idx-6.0.0-root
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.84872
+ umask 022
+ cd /usr/src/redhat/BUILD
+ rm -rf ezmlm-0.53
+ exit 0
% rpm -i --nodeps /usr/src/redhat/RPMS/i386/ezmlm-idx-
mysql-6.0.0-1.i386.rpm /usr/src/redhat/RPMS/i386/ezmlm-
idx-6.0.0-1.i386.rpm
% rpm -qi ezmlm-idx-mysql
Name : ezmlm-idx-mysql Relocations: (not
relocatable)
Version : 6.0.0 Vendor: (none)
Release : 1 Build Date: Mon 16 Jul
2007 04:12:15 PM EDT
...
% ls -l /usr/lib/ezmlm/
total 100
-rwxr-xr-x 1 root root 44984 Jul 16 16:12 sub-mysql.so
lrwxrwxrwx 1 root root 12 Jul 14 12:23 sub-sql.so -> sub-mysql.so
-rwxr-xr-x 1 root root 41088 Jul 16 16:12 sub-std.so
% ldd /usr/lib/ezmlm/sub-mysql.so
libnsl.so.1 => /lib/libnsl.so.1 (0x0080b000)
libm.so.6 => /lib/tls/libm.so.6 (0x00478000)
libc.so.6 => /lib/tls/libc.so.6 (0x00111000)
/lib/ld-linux.so.2 (0x002de000)
Let me know what else I can do to help.
best,
Jeff