Alessandro Bianchi <[EMAIL PROTECTED]> writes:

> Hi everyone.
>
> I'm trying to compile clamav-devel-20031106 on a RH 9 box and I obtain
> the following error:
>
> /clamav-devel-20031106/libclamav/.libs/libclamav.so: undefined reference
> to `__ctype_b'
> collect2: ld returned 1 exit status
> make[1]: *** [clamscan] Error 1
> make[1]: Leaving directory `/home/erik/clamav-devel-20031106/clamscan'
> make: *** [all-recursive] Error 1

Have you upgraded your glibc at some point? Or have you installed any
(binary) packages which are intended for an earlier RH release? That
error normally means that you are linking against a static (.a)
library which was built with an older version of glibc. 


-------------------------------------------------------
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