Sorry guys

I understand that I'm a newbie and I'm probably asking the wrong
question.

I've succesfuly compiled clamav on a Linux RH 9 the new stable 0.65
release, but it seems I'm unable to compile on a production RH 9 linux
box.

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
-lgmp -lpthread -Wl,--rpath -Wl,/usr/lo
cal/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'
collect2: ld returned 1 exit status
make[1]: *** [clamscan] Error 1
make[1]: Leaving directory `/home/alex/clamav-0.65/clamscan'
make: *** [all-recursive] Error 1

I've reinstalled the devel libraries that are used in the failing
compilation libz libgmp libpthread and also played around with different
configure options with no luck.

May please someone of you point me in the right direction or suggest any
test to come to a detection of what is wrong with this box?

This is an old RH 6.2 box upgraded to RH 8 and then to RH 9 with the
latest glibc fixes.

The box where I compiled succesfully is a clean RH 9 one, but I can't
reinstall the whole production box, so I badly need to find what's
wrong.

On this production box I've compiled version 0.60 that is running with
Mailscanner with no problems, but now it is really driving me crazy to
install 0.65.

Really sorry to ask again..

TIA

Alex


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to