On 4/13/07, Rob Mangiafico <[EMAIL PROTECTED]> wrote:
> On Fri, 13 Apr 2007, Török Edvin wrote:
> > On 4/13/07, Rob Mangiafico <[EMAIL PROTECTED]> wrote:
> > > On Fri, 9 Mar 2007, Rob Mangiafico wrote:
> > > > On Fri, 9 Mar 2007, Nigel Horne wrote:
> > > > > >>> 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?
> > > > >
> > > > > The version in SVN should compile OK with and without experimental on
> > > > > your platform. It builds OK on my RedHat 5.2 (gcc 2.7.2.3) both with 
> > > > > and
> > > > > without experimental as a result of some fixes since 0.90.1 was 
> > > > > released.
> > >
> > > 0.90.2 still does not compile without experimental code:
> > > ---
> > > mbox.c: In function `getURL':
> > > mbox.c:4379: `in_port_t' undeclared (first use in this function)
> > > make: *** [all] Error 2
> > > ---
> > >
> > > Any workarounds besides enabling experimental features? Thanks.
> >
> > Try building without curl.
>
> Building without curl worked. Thanks. What functionaility do we lose
> without curl support?

In the SVN version, the need for curl was dropped. In 0.90 it is used
in mailFollowURLS.

Kind regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to