You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2008/03/26 10:34:51 UTC

Re: re2c error..

tkalfaoglu writes:
> 
> When compiling the rules, I get:
>  sa-compile
> [10524] info: generic: base extraction starting. this can take a while...
> [10524] info: generic: extracting from rules of type body_0
> 100%
> [=======================================================================================]
> 5725.66 rules/sec 00m00s DONE
> 100%
> [=======================================================================================]
> 353.12 bases/sec 00m04s DONE
> [10524] info: body_0: 1310 base strings extracted in 5 seconds
> cd /tmp/.spamassassin10524Z7fohltmp
> cd Mail-SpamAssassin-CompiledRegexps-body_0
> re2c -i -b -o scanner1.c scanner1.re
> re2c -i -b -o scanner2.c scanner2.re
> re2c -i -b -o scanner3.c scanner3.re
> re2c -i -b -o scanner4.c scanner4.re
> re2c -i -b -o scanner5.c scanner5.re
> re2c -i -b -o scanner6.c scanner6.re
> re2c: error: line 151, column 2: Token exceeds limit
> command failed! at /usr/bin/sa-compile line 288, <$fh> line 1753.
> 
> # spamassassin --version
> SpamAssassin version 3.2.4
>   running on Perl version 5.8.8

hi there --

What version of re2c are you using?  Also, can you open a bug on 
our bugzilla with the rules files you're using?

--j.