Sorry guys to bother you.

But I'm still needing help fron anyone of you.

I've succesfuly compiled Clamav 0.65 ona RH9 system, but I can't figure
out the reason the compilation fails on a different box.

I've fixed a symlink to a .o file and I went a litte furter, but now I'm
facing the following:

gcc -g -O2 -o .libs/clamscan clamscan.o options.o getopt.o others.o
manager.o treewalk.o  -L/home/alex/clamav-0.65/libclamav
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so -lz -lbz2 -lgmp
-lpthread -Wl,--rpath -Wl,/usr/local/lib
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_powm'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_get_ui'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_tdiv_qr_ui'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_add'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_clear'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_init_set_str'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_mul_2exp'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_init'
/home/alex/clamav-0.65/libclamav/.libs/libclamav.so: undefined reference
to `mpz_set_ui'

I've tried to figure out if any of the libraries libz libbz2 libgmp and
libpthread is missing but they look ok to me.

May anyone give any help about it?

Thank you in advance

Alessandro Bianchi


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to