I got the following output error when I try to install clamav on my suse linux:
./configure /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux /bin/ld: /usr/local/lib/libz.a(gzio.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libz.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[2]: *** [libclamav.la] Error 1 make[2]: Leaving directory `/tmp/clamav-0.91.2/libclamav' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/clamav-0.91.2' make: *** [all] Error 2 Then I do: ./configure -fPIC --disable-zlib-vcheck undefined reference to `pthread_create' What is wrong? Rob. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html
