On Wed, 18 Feb 2004, Lynn Duerksen wrote:

>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:clamav-users-
> > [EMAIL PROTECTED] On Behalf Of Igor Brezac
> > Sent: Wednesday, February 18, 2004 3:57 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [Clamav-users] Undefined symbol "_deny_severity"
> >
> >
> > My guess is that your clamd/clam*scan is linked with libwrap.  What
> does
> > 'ldd clamd' say?
> >
>
> /usr/local/sbin/clamd:
>         -lclamav.1 => /usr/local/lib/libclamav.so.1.3 (0x40025000)
>         -lz.2 => /usr/lib/libz.so.2.0 (0x4003d000)
>         -lbz2.10 => /usr/local/lib/libbz2.so.10.2 (0x4004a000)
>         -lgmp.6 => /usr/local/lib/libgmp.so.6.2 (0x40059000)
>         -lpthread.1 => /usr/lib/libpthread.so.1.0 (0x40083000)
>         -lc.29 => /usr/lib/libc.so.29.0 (0x4009a000)
>

Based on your runtime error, I expected libwrap in this output.

I just checked the build process and libwrap should be linked with
libclamav.so.1.3.  This is were the undefined symbol is coming from.

-- 
Igor


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to