Hello Chris, >>Now I reinstalled completely (maybe the installed library was debug- >>enabled), and it works as expected.
>>One thing I see during my fixing here is, that spamtest (which >>includes parser.c) will always be compiled with -DDEBUG enabled. This >>target (test) will be made after spamdrop, so I guess the objects are >>getting overwritten. Does this makes any sense?!? ;) >>And btw. I removed these definitions before the last 'make clean all'. Well, the spamtest utility is supposed to produce a (really) verbose output what happens inside the clockwork of the clapf utilities. But I guess I should find another way instead of recompiling some object files with -DDEBUG. Best regards, Janos