----- Original Message ----- From: "Ralf Hildebrandt" <[EMAIL PROTECTED]>
To: <users@spamassassin.apache.org>
Sent: Monday, May 05, 2008 7:21 AM
Subject: Re: sa-compile problem


* Jared Hall <[EMAIL PROTECTED]>:

Symptoms are typical re2c problems.  Try version 0.12.3
http://sourceforge.net/project/showfiles.php?group_id=96864&package_id=103574&release_id=534536

I'm using 0.13.3-1, so I should downgrade?

--
Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED] Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED]


I was able to bypass this particular re2c problem using the same method reported in March:

http://www.nabble.com/re2c-error..-td16297914.html

changed scanner.re and scanner.cc:
fatal("Token limit exceed")
to:
puts("Token limit exceeded")

then ran
./configure
make
and copied re2c to installation directories

Restarting spamd resulted in 2 occurences of "Token exceeds limits" reported in the logs, but everything compiled instead of crashing as before the mod. I don't know the effects of the token errors, though.

My config:
SA 3.2.4
Perl 5.8.8
re2c 0.13.3
RHEL3/cPanel

Tom Green
Expertsites, Inc.
EXPERTSITES is a federally registered trademark belonging to Expertsites, Inc.

Reply via email to