Roger Koot wrote:
Hi all,
Today I decided it was time to give clamav 0.65 a go.
so I d/l the source tarball, and ran ./configure
everything went fine until configure check the availability of
"bzReadOpen", which failed.
This is odd because if I do 'nm /usr/lib/libbz2.so | grep bzReadOpen' I
get a result. so the configure's complaint about 'bzReadOpen' being a
'undefined reference' is (IMHO) bullshit.
what could be the problem ?

I tried to build it on a redhat 7.1 machine with both gcc-3.2 and
gcc-2.96
the bzlib I use is bzip2-1.0.1-3

thanks for you time
roger


Do you have bzlib.h in your include path? Perhaps you need to install bzlib-devel-rpm or bzip2-devel.rpm, dunno what it's called in redhat.


Thomas



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