Package: spamassassin Version: 3.2.0-2 Severity: minor If you don't have gcc installed, sa-compile will fail:
cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" -fPIC "-I/usr/lib/perl/5.8/CORE" body_0.c /bin/sh: cc: command not found make: *** [body_0.o] Error 127 command failed! at /usr/bin/sa-compile line 275. It will also fail to compile if you don't have libc6-dev installed. /etc/cron.daily/spamassassin searches for re2c and sa-compile, but not gcc. Also, README.Debian.gz only suggests you require 're2c', and makes no mention of needing gcc. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]