Chandra wrote:
> Hi,
>     When I run the command "make check" while trying to install clamav-0.94, 
> i get the following error:
>  
> /usr/bin/ld: cannot find -lcheck
> collect2: ld returned 1 exit status
> make[2]: *** [check_clamav] Error 1
> make[2]: Leaving directory `/root/install/clamav/clamav-0.94/unit_tests'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/root/install/clamav/clamav-0.94/unit_tests'
> make: *** [check-recursive] Error 1
>  
>  
> what may have gone wrong ???

Easy: install "libcheck" (often called just "check") or don't bother
with make check at all. :)
Make check doesn't provide any special functionality to the code, it's
just a library to help developing unit_tests.

Cheers,
-aCaB
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to