<<< Date Index >>>     <<< Thread Index >>>

Re: [PATCH] generic spam detection



On Wednesday, 21 July 2004 at 17:42, Will Fiveash wrote:
> On Mon, Jul 12, 2004 at 03:40:57PM +0200, Thomas Roessler wrote:
> > On 2004-07-12 02:03:23 -0500, David Champion wrote:
> > 
> > > Feedback: I've still not heard from anyone using this patch. If
> > > you are, please let us know how it's working out. For my part,
> > > although I don't use its features heavily, it hasn't caused any
> > > trouble since I began using it in April.
> > 
> > Well, this looks interesting enough to go into the CVS.  I hope
> > we'll hear from some people...
> 
> I just updated my cvs repository and ran prepare and configure then did
> a make and I see:
> 
> gcc  -Wall -pedantic  -g  -L/opt/sfw/lib  -o mutt  patchlist.o addrbook.o 
> alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.o 
> commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o 
> enter.o flags.o init.o filter.o from.o getdomain.o handler.o hash.o hdrline.o 
> headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o 
> parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o 
> rfc1524.o rfc2047.o rfc2231.o score.o send.o sendlib.o signal.o sort.o 
> status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o 
> utf8.o mbyte.o wcwidth.o url.o ascii.o mutt_idna.o crypt-mod.o pgp.o 
> pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o 
> crypt-mod-pgp-classic.o resize.o dotlock.o account.o mutt_socket.o 
> mutt_tunnel.o md5c.o  -Limap -limap -lncurses ./intl/libintl.a    -lsocket 
> -lnsl 
> Undefined                       first referenced
>  symbol                             in file
> SpamList                            init.o
> NoSpamList                          init.o
> SpamSep                             init.o
> ImapHeaders                         init.o
> ld: fatal: Symbol referencing errors. No output written to mutt
> 
> Am I special?

Make clean (or just rm main.o) should fix it. The dependency tracking
doesn't always seem to work quite right (though it's gotten better
with more recent autotools).

Attachment: pgpNbFVBTHa3l.pgp
Description: PGP signature