LINUX.ORG.RU

История изменений

Исправление Vlad-76, (текущая версия) :

скопировал либу, сделал замены в Makefile, make теперь так пишет

*** Warning: Linking the shared library libclamav_internal_utils.la against the
*** static library libz.a is not portable!
  CCLD     libclamav.la

*** Warning: Linking the shared library libclamav.la against the
*** static library libz.a is not portable!
./.libs/libclamav_internal_utils.a: member ./.libs/libclamav_internal_utils.a(libz.a) in archive is not an object
collect2: ld returned 1 exit status
make[4]: *** [libclamav.la] Error 1
make[4]: Leaving directory `/root/clamav-0.101.1/libclamav'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/clamav-0.101.1/libclamav'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/clamav-0.101.1/libclamav'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/clamav-0.101.1'
make: *** [all] Error 2

Исходная версия Vlad-76, :

перенес либу, сделал замены в Makefile, make теперь так пишет

*** Warning: Linking the shared library libclamav_internal_utils.la against the
*** static library libz.a is not portable!
  CCLD     libclamav.la

*** Warning: Linking the shared library libclamav.la against the
*** static library libz.a is not portable!
./.libs/libclamav_internal_utils.a: member ./.libs/libclamav_internal_utils.a(libz.a) in archive is not an object
collect2: ld returned 1 exit status
make[4]: *** [libclamav.la] Error 1
make[4]: Leaving directory `/root/clamav-0.101.1/libclamav'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/clamav-0.101.1/libclamav'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/clamav-0.101.1/libclamav'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/clamav-0.101.1'
make: *** [all] Error 2