This is version 4.2.2 of GMP, and it SEEMS to compile just fine; I can run make check with no errors.
running nm /usr/local/lib/libgmp.a |grep __gmpz_init returns nothing; and then configuring clamav with either: LDFLAGS="-R/usr/local/lib -L/usr/local/lib -L/usr/lib -L/usr/local/ssl" ./configure --disable-static -ICONV_LIBS="-L/usr/lib/libiconv.a -liconv" LIBCLAMAV_LIBS="-L/usr/local/lib -lz -lbz2 -lgmp -L/usr/lib/libiconv.a -liconv" LIBS="-lnsl" still result in clamav's configure choking with the ld: 0711-317 ERROR: Undefined symbol: .__gmpz_init ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. errors. I have to say, I'm totally stumped. _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html