All,

Please apply this patch to CVS (removing my previous poll(3) patch for clamd
on Interix):

--- others.c.old        Thu Jun 30 08:36:17 2005
+++ others.c    Thu Jun 30 08:36:32 2005
@@ -48,12 +48,6 @@
 #include <sys/uio.h>
 #endif

-/* submitted by [EMAIL PROTECTED]: do not use poll(2) on Interix */
-#ifdef C_INTERIX
-#undef HAVE_POLL
-#undef HAVE_POLL_H
-#endif
-
 #if HAVE_POLL
 #if HAVE_POLL_H
 #include <poll.h>

Clamav is building properly with poll(3) now on Interix.

Cheers.

Brian A. Reiter
WolfeReiter, LLC : Thoughtful Computing
[http://www.wolfereiter.com]

_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html

Reply via email to