Hi, I just downloaded clamav-0.50, extracted it, did a ./configure, no problems there. Then when I did a make, it complained about
treewalk.h:40: parse error before `*' treewalk.h:40: warning: data definition has no type or storage class make[1]: *** [clamscan.o] Error 1 make[1]: Leaving directory `/usr/local/src/clamav-0.50/clamscan' make: *** [all-recursive] Error 1 I solved this by adding #include <pthread.h> in clamscan/treewalk.h. Now everything seems to be working ok. Is this a know issue ? BTW, I'm running Slackware 7.0, Kernel 2.2.20, gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) Stefaan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]