nightduke wrote: > Done but i have the same problem... > > ../shared/tar.c:82: undefined reference to `gzwrite' > tar.o(.text+0x107):../shared/tar.c:95: undefined reference to `gzwrite' > tar.o(.text+0x1c2):../shared/tar.c:111: undefined reference to `gzwrite' > manager.o(.text+0xf24): In function `buildcld': > /root/clamav/clamav-0.93/freshclam/manager.c:913: undefined reference to > `gzclos e' > manager.o(.text+0xf59):/root/clamav/clamav-0.93/freshclam/manager.c:884: > undefin ed reference to > `gzopen' > manager.o(.text+0x108d):/root/clamav/clamav-0.93/freshclam/manager.c:932: > undefi ned reference to > `gzclose' > manager.o(.text+0x10d5):/root/clamav/clamav-0.93/freshclam/manager.c:944: > undefi ned reference to > `gzclose' > collect2: ld returned 1 exit status > make[2]: *** [freshclam] Error 1 > make[2]: Leaving directory `/root/clamav/clamav-0.93/freshclam' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/clamav/clamav-0.93' > make: *** [all] Error 2 > > cat ld.so.conf > include ld.so.conf.d/*.conf > /usr/local/lib > > Thanks > > Nightduke >
Does this patch help? https://wwws.clamav.net/bugzilla/attachment.cgi?id=656 --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
