4 messages in net.sourceforge.lists.courier-users[courier-users] courier-0-36.1.20011107
FromSent OnAttachments
[gill]Dec 8, 2001 7:02 pm 
[gill]Dec 9, 2001 6:47 am 
Sam VarshavchikDec 9, 2001 7:13 am 
Roland SchneiderDec 9, 2001 9:56 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] courier-0-36.1.20011107Actions...
From:[gill] (gi@topsecret.net)
Date:Dec 8, 2001 7:02:40 pm
List:net.sourceforge.lists.courier-users

three things:

1) it's December now ;-)

2) something broke in sqwebmail that worked fine in 0.36.1 .. fwiw here's the output of the gmake from my FreeBSD 4.4-STABLE system (updated today). I haven't done any further investigative work on this yet:

gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -I.. -I./.. -c ispell.c gcc -g -O2 -Wall -I.. -I./.. -o sqwebmail addressbook.o args.o attachments.o auth.o autoresponse.o buf.o filter.o folder.o gpg.o html.o ldaplist.o maildir.o mailfilter.o mailinglist.o newmsg.o newmsg_create.o newmsg_newdraft.o pcp.o pref.o rfc2646html.o sqconfig.o sqwebmail.o token.o sqispell.o ispell.o ../pcp/libpcp.a ../maildir/libmaildir.a ../rfc2045/librfc2045.a ../rfc822/librfc822.a ../http11/libhttp11.a ../cgi/libcgi.a ../authlib/libauth.a ../ldapaddressbook/libaddressbook.a ../gpglib/libgpg.a ../unicode/libunicode.a ../random128/librandom128.a ../md5/libmd5.a ../numlib/libnumlib.a ../bdbobj/libbdbobj.a `cat ../authlib/libauth.dep` `cat ../pcp/pcp.libs` -lefence -lcrypt /usr/libexec/elf/ld: cannot find -lefence gmake[3]: *** [sqwebmail] Error 1 gmake[3]: Leaving directory `/usr/ports/local/courier/courier-0.36.1.20011107/webmail' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/local/courier/c........

3) I found that the change made to deliver.c specified here

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/courier/courier/courier/courier/module.local/deliver.c.diff?r1=1.10&r2=1.11

is what was breaking the gmake check on my system for the last week or so (see my earlier message "module.local/testsuite") I commented the line out and everything (in 0.36.0 and 0.36.1) work fine. I suppose FreeBSD and NetBSD are different in this respect? I honestly don't really understand what this does, I wish I could be of more help, but it breaks FreeBSD.