On Tue, 17 Feb 2009, Jacob Meuser wrote: > > Please, if any of you can help me understand it, it will be much > > helpful. (Or at least can you give me some directions where to search > > to.) > > I *think* you need to change ClamAV.pm to have -pthread in LIBS like > > use Inline C => Config => > VERSION => $VERSION, > PREFIX => 'clamav_perl', > NAME => "Maile::ClamAV", > LIBS => "-lclamav -pthread"; > > but I honestly don't know much about how perl modules are supposed to > be built.
In this specific case, my concern would be more that our perl is no threaded... -- Antoine