> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
>
> Balzi Andrea
>
> Sent: dinsdag 25 oktober 2005 10:10
> To: ClamAV users ML
> Subject: R: [Clamav-users] Performance problem with 0.87
>
> > Hi
> >
> > I had that problem with all clamd > 0.85. I found the solution to use
> > static linked clamd. (add -static at the gcc line) Its a very weird
> > error...
>
> Sorry, but I'm not a developer. Where I must apply your suggestion? In
> the Makefile on variable the CC?

I am not an clamd expert, but it seems to me that solving the issue (in-
stead of bypassing it) seems better. In this case, I would wonder why the
dynamic library causes issues. Try an "ldd /path-to-clamd" and see which
library it wishes to use. Perhaps your upgrade process places its dynamic
library into a different directory, so that the newly compiled clamd tries
to use the old one. At any rate, if it were me, I'd like to get to the
bottom of this first, before I went 'static'.

YMMV, though.

- Mark

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

Reply via email to