Re: [Clamav-users] problem during compilation

2008-10-06 Thread James Kosin
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/cla

Re: [Clamav-users] problem during compilation

2008-10-06 Thread Brandon Perry
You need the check package installed (sudo apt-get install check on debian/ubuntu). On Mon, Oct 6, 2008 at 1:57 PM, James Kosin <[EMAIL PROTECTED]>wrote: > Chandra wrote: > > Hi, > > When I run the command "make check" while trying to install > clamav-0.94, i get the following error: > > > >

Re: [Clamav-users] problem during compilation

2008-10-06 Thread aCaB
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/cla

[Clamav-users] problem during compilation

2008-10-06 Thread Chandra
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]: *