LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   ClamAv - make problems? (https://www.linuxquestions.org/questions/slackware-14/clamav-make-problems-855066/)

spoovy 01-08-2011 04:44 PM

ClamAv - make problems?
 
I can install clamav from SBo no problem, but the version is outdated. I downloaded the newer source code from clamav's site, edited the slackbuild to reflect the new version number, and rebuilt the package. But I get this following error when building.

Config files are installed in the proper places (except the file /etc/clamd.conf.rej referred to below which doesn't exist). But the binaries clamd and freshclam aren't installed anywhere.

Anyone got any ideas?


Code:

make[2]: Leaving directory `/tmp/SBo/clamav-0.96.5/test'
Making all in clamdtop
make[2]: Entering directory `/tmp/SBo/clamav-0.96.5/clamdtop'
  CC    optparser.o
  CC    getopt.o
  CC    misc.o
  CC    clamdtop.o
  CCLD  clamdtop
make[2]: Leaving directory `/tmp/SBo/clamav-0.96.5/clamdtop'
Making all in clambc
make[2]: Entering directory `/tmp/SBo/clamav-0.96.5/clambc'
  CC    optparser.o
  CC    getopt.o
  CC    misc.o
  CC    bcrun.o
  CCLD  clambc
make[2]: Leaving directory `/tmp/SBo/clamav-0.96.5/clambc'
Making all in unit_tests
make[2]: Entering directory `/tmp/SBo/clamav-0.96.5/unit_tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/SBo/clamav-0.96.5/unit_tests'
make[2]: Entering directory `/tmp/SBo/clamav-0.96.5'
make[2]: Leaving directory `/tmp/SBo/clamav-0.96.5'
make[1]: Leaving directory `/tmp/SBo/clamav-0.96.5'
patching file etc/clamd.conf
Hunk #3 succeeded at 58 (offset 4 lines).
Hunk #4 FAILED at 73.
Hunk #5 succeeded at 183 (offset 16 lines).
1 out of 5 hunks FAILED -- saving rejects to file etc/clamd.conf.rej


Alien Bob 01-08-2011 04:48 PM

Get my clamav package. I keep up to date versions available for the two most recent stable Slackware releases.

See http://slackware.com/~alien/slackbuilds/clamav/

Eric

spoovy 01-08-2011 05:07 PM

Great, thanks Eric!


All times are GMT -5. The time now is 08:27 AM.