> 1) clamav-milter links with -lmilter but that (at least on RedHat) references
> a function strlcpy which is in libsmutil.a (also from the sendmail-devel
> rpm), so I needed to add -lsmutil in clamav-milter/Makefile
> I'm not sure if this is specific to this version of RedHat's sendmail 
> packaging or a more generic feature.
 
I can't find this library on Debian. I need some function name from it to
be able to add the support for -lsmutil linking in configure.

> 2) after the install i noticed a suspicious lack of intercepted Sobig.F
> virusses. turns out the 'make install' had overwritten viruses.db and
> viruses.db2 with an older version. Of course easily fixed once the
> problem was noticed, but maybe the build process could either not
> overwrite what is there, check the versions of an already installed
> virus database, run freshclam during make install' or some other clever
> trick.

You're right, it should check time stamps or something like this.

Best regards,
Tomasz Kojm
-- 
      oo    .....       [EMAIL PROTECTED]
     (\/)\.........     http://www.konarski.edu.pl/~zolw
        \..........._   I nie zapomnij kliknac w brzuszek... 
          //\   /\\     <- C. Amboinensis    www.pajacyk.pl        


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to