Well, i know its not really qmailadmin related, but I was just trying to reinstall everything from scratch (I mean, ezmlm/idx/qmailadmin) again, and I got this error when compiling ezmlm (with mysql support, with the idx patches already applied, following the directions on http://ezmlm.org/archive/0.42/INSTALL.idx):
/usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0xb4): In function `my_compress_alloc': : undefined reference to `compress' /usr/local/mysql/lib/libmysqlclient.a(my_compress.o)(.text+0x12a): In function `my_uncompress': : undefined reference to `uncompress' collect2: ld returned 1 exit status make: *** [ezmlm-gate] Error 1 Any ideas? thanks, Jean On Mon, 16 Aug 2004 09:51:20 -0700 Tom Collins <[EMAIL PROTECTED]> wrote: > On Aug 16, 2004, at 5:42 AM, Jean Wainer wrote: > >>> /usr/local/bin/ezmlm/ezmlm-make -v > >>> ezmlm-make: illegal option -- v > >>> > >>> > >> seems you didn't apply the ezmlm-idx patch...? > > Not sure about that. Is it really necessary? > > Yes. If you don't patch it, then you'll see the problems you're seeing > with creating lists. > > My guess is that you had it installed at one time (therefore you still > have the ezmlm-moderate binary) but have since replaced it with the > non-idx-patched version. The QmailAdmin install procedure assumes you > have ezmlm-idx installed if it finds ezmlm-moderate. > > I guess we could try to catch errors from calling ezmlm-make and report > them back to the user... I'll add this as a request on SourceForge. > > -- > Tom Collins - [EMAIL PROTECTED] > QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/ > Info on the Sniffter hand-held Network Tester: http://sniffter.com/ > >
