Naive Bayes classifier derived from bogofilter-0.7

Greg Louis glouis at dynamicro.on.ca
Mon Nov 25 21:54:00 CET 2002


On 20021123 (Sat) at 1822:17 -0500, Scott Lenser wrote:
> 
>   Can you compile and test this on your email corpus and report the
> results?
> 
g++ -g -Wall `gmime-config --cflags` -c -o bogofilter.o bogofilter.cc
bogofilter.cc: In function `void FromHeaderFieldFunc(WordSetType *,
const char *, const char *)':
bogofilter.cc:584: type `GList' is not a base type for type
`InternetAddressList'
bogofilter.cc: In function `void GetWords(WordSetType *, FILE *)':
bogofilter.cc:749: implicit declaration of function `int
g_mime_parser_construct_message_from_file(...)'
bogofilter.cc:749: assignment to `GMimeMessage *' from `int' lacks a
cast
make: *** [bogofilter.o] Error 1

Don't know how to set about fixing some of these.

-- 
| G r e g  L o u i s          | gpg public key:      |
|   http://www.bgl.nu/~glouis |   finger greg at bgl.nu |



More information about the bogofilter-dev mailing list