Well, now that the bug is fixed, it works fine on a i386 machine, but x86_64 systems are getting quite popular now.
Configure stage runs fine in a x86_64, but if I try to compile it, I get this error:
./generic/tclmilter.c: In function ‘TM_body’:
./generic/tclmilter.c:670: warning: pointer targets in passing argument 1 of ‘tclStubsPtr->tcl_NewStringObj’ differ in signedness...
2008-04-11 04:50:50 UTC in TclMilter