> > When compiling the latest clamav 0.90.1 on an older RH server (gcc version > > 2.91.66), I received the following error: > > --- > > ./configure --sysconfdir=/etc --disable-zlib-vcheck > > make > > .... > > mbox.c: In function `getURL': > > mbox.c:4379: `in_port_t' undeclared (first use in this function) > > Try compiling with experimental.
Yes, with --enable-experimental it compiles cleanly. Thanks. So I guess we have to run it with experimental code compiled. If we turn off the experimental functions in the .conf file, I assume things will still be quite stable? Rob _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html