Hello everybody I am using Linux Centos6.7 (i686 ) and i am using clamav as antivirus for my qmail server with other modules
today when i was upgrading from clamav-0.98.7 to clamav-0.99 i got a configuration issue: [root@mail clamav-0.99]# ./configure --enable-llvm --enable-check --enable-clamdtop --with-user=clamav --with-group=clamav --enable-experimental ... ...(here i have I removed lines) checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking check.h usability... yes checking check.h presence... yes checking for check.h... yes checking linking with check... configure: unable to compile/link with check configure: error: ERROR! Check was configured, but not found. Get it from http://check.sf.net/ [root@mail clamav-0.99]# even though i have installed the check modules (check-0.10.0 ) i still have the same complaining -- i've tried to launch the configuration without the (--enable-check) option i have got another issue as you can see below [root@mail clamav-0.99]# ./configure --enable-llvm --enable-clamdtop --with-user=clamav --with-group=clamav --enable-experimental checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu creating target.h - canonical system defines checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... gcc .....(here i have I removed lines) checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for CVE-2008-1372... linkfailed configure: WARNING: ****** Unable to link bzip2 testcase configure: WARNING: ****** You may be affected by CVE-2008-1372 bug, but I need to be able to link a testcase to verify configure: WARNING: ****** It is recommended to fix your build environment so that we can run the testcase! configure: WARNING: ****** Please do not report stability problems to the ClamAV developers! checking for CVE-2010-0405... linkfailed configure: WARNING: ****** Unable to link bzip2 testcase configure: WARNING: ****** You may be affected by CVE-2010-0405 bug, but I need to be able to link a testcase to verify configure: WARNING: ****** It is recommended to fix your build environment so that we can run the testcase! configure: WARNING: ****** Please do not report stability problems to the ClamAV developers! checking for getaddrinfo... no checking for IPv6 support... no checking for resolv.h... yes checking for dn_expand in std libs... no checking for dn_expand in -lresolv... yes checking whether setpgrp takes no argument... yes checking for libiconv_open in -liconv... no checking for iconv... yes checking for pthread.h... (cached) yes checking whether in_port_t is defined... yes checking for in_addr_t definition... yes checking sys/fanotify.h usability... no checking sys/fanotify.h presence... no checking for sys/fanotify.h... no checking for sched_yield... yes checking for pthread_yield... yes checking for readdir_r... support disabled checking for ctime_r... yes, and it takes 2 arguments checking for socklen_t... yes checking for structure packing via __attribute__((packed))... yes checking for type aligning via __attribute__((aligned))... yes checking that structure packing works... no configure: error: Structure packing seems to be available, but is not working with this compiler [root@mail clamav-0.99]# and yes bzip2 is installed too what seems to be wrong with my system, knowing that the previous installation(clamav-0.98.7) worked well with the same configuration. i will appreciate any help from any body here -- thank you for your time in advance.. (and sorry for my poor english too) -- ali atik _______________________________________________ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml